mirror of
https://github.com/libguestfs/libguestfs.git
synced 2026-03-21 22:53:37 +00:00
New API: set-label, for setting a label on any filesystem.
Currently only ext2/3/4 and (newly) NTFS are supported. This change also deprecates set-e2label.
This commit is contained in:
4
TODO
4
TODO
@@ -381,10 +381,6 @@ More ntfs tools
|
||||
ntfsprogs actually has a lot more useful tools than we currently
|
||||
use. Interesting ones are:
|
||||
|
||||
ntfslabel: display or change filesystem label (we should unify all
|
||||
set*label APIs into a single set_vfs_label which can deal with any
|
||||
filesystem)
|
||||
|
||||
ntfscluster: display file(s) that occupy a cluster or sector
|
||||
|
||||
ntfsinfo: print various information about NTFS volume and files
|
||||
|
||||
Reference in New Issue
Block a user