Bug 24054 - Devickit-disks doesn't support changing ntfs label
Summary: Devickit-disks doesn't support changing ntfs label
Status: RESOLVED FIXED
Alias: None
Product: udisks
Classification: Unclassified
Component: operations (show other bugs)
Version: unspecified
Hardware: Other All
: medium normal
Assignee: David Zeuthen (not reading bugmail)
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-09-20 17:00 UTC by maximlevitsky
Modified: 2009-10-09 07:03 UTC (History)
0 users

See Also:
i915 platform:
i915 features:


Attachments

Description maximlevitsky 2009-09-20 17:00:41 UTC
Adding that support is trivial:

maxim@maxim-laptop:~$ ntfslabel 

Usage: ntfslabel [options] device [label]
    -n, --no-action    Do not write to disk
    -f, --force        Use less caution
    -q, --quiet        Less output
    -v, --verbose      More output
    -V, --version      Display version information
    -h, --help         Display this help

Developers' email address: linux-ntfs-dev@lists.sf.net
Linux NTFS homepage: http://www.linux-ntfs.org


Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.