btrfsprogs: btrfstune support for extended inode refs
authorMark Fasheh <mfasheh@suse.de>
Thu, 31 Jan 2013 18:57:53 +0000 (10:57 -0800)
committerChris Mason <chris.mason@fusionio.com>
Thu, 21 Feb 2013 19:30:23 +0000 (14:30 -0500)
commit704a08cb8ae8735f8538e637a1be822e76e69d3c
tree061e5e7ed1b2b4b13a710a1cb464dfbbc927c70b
parente5701088e2186c48d1b4fa5dcb418afd150e484a
btrfsprogs: btrfstune support for extended inode refs

This patch adds an option to btrfstune, '-r' which will enable the extended
inode refs flag on the provided btrfs superblock. We don't have a disable
option at the moment as that would require far more work.

Signed-off-by: Mark Fasheh <mfasheh@suse.de>
btrfstune.c