btrfs-progs: print fs features filtered by a mask
authorDavid Sterba <dsterba@suse.cz>
Mon, 23 Mar 2015 18:49:51 +0000 (19:49 +0100)
committerDavid Sterba <dsterba@suse.cz>
Tue, 7 Apr 2015 17:25:16 +0000 (19:25 +0200)
commit39b3d7c77a551b7c6b2063789797fceeae22b346
tree07e532f7d67be372480cea1ede20c5b0342bc54c
parent7ea86ad28239cfb444cb13951bc536223c9d3da2
btrfs-progs: print fs features filtered by a mask

mkfs and convert will not support the same features, -O will print only
the list according to the given mask.

Signed-off-by: David Sterba <dsterba@suse.cz>
mkfs.c
utils.c
utils.h