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:
Richard W.M. Jones
2012-02-27 14:05:38 +00:00
parent e567f064e2
commit d1711dae9d
11 changed files with 137 additions and 36 deletions

4
TODO
View File

@@ -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