btrfs-progs: mkfs: extend -O syntax to disable features
authorDavid Sterba <dsterba@suse.cz>
Thu, 14 Nov 2013 13:30:45 +0000 (14:30 +0100)
committerChris Mason <chris.mason@fusionio.com>
Thu, 14 Nov 2013 17:21:17 +0000 (12:21 -0500)
commit492fc4482815cb59f7312e1c6645ff36a8b76fb2
tree3aa4810b05b122f763b42ebef126d321034b38fe
parente11a9ae9bd3f9889f021494a3e61f1b7b8776a53
btrfs-progs: mkfs: extend -O syntax to disable features

A way of disabling features that are on by default in case it's not
wanted, eg. due to lack of support in the used kernel.

Signed-off-by: David Sterba <dsterba@suse.cz>
Signed-off-by: Chris Mason <chris.mason@fusionio.com>
mkfs.c