commit | e4ef90ff6198ac58d4c7dbbeae8cc7b24867d1ca | [log] [tgz] |
---|---|---|
author | David Sterba <dsterba@suse.cz> | Thu Apr 24 15:09:18 2014 +0200 |
committer | Chris Mason <clm@fb.com> | Mon Jun 09 17:20:29 2014 -0700 |
tree | 3b27dfba23c507846fdd0103cf078538dcb85e61 | |
parent | 7d6213c5a764d0591afeb9faa3f7ee18e8e74c25 [diff] |
btrfs: make FS_INFO ioctl available to anyone This ioctl provides basic info about the filesystem that can be obtained in other ways (eg. sysfs), there's no reason to restrict it to CAP_SYSADMIN. Signed-off-by: David Sterba <dsterba@suse.cz> Signed-off-by: Chris Mason <clm@fb.com>