btrfs-progs: btrfstune: rework option handling
authorDavid Sterba <dsterba@suse.cz>
Tue, 2 Jun 2015 16:24:33 +0000 (18:24 +0200)
committerDavid Sterba <dsterba@suse.cz>
Wed, 3 Jun 2015 10:52:56 +0000 (12:52 +0200)
commitc476696b824ed593d0ed4494b32fa492875ca2db
tree2df88e3234c14cf09ecc33325e5107ec4b8d2c19
parentd020af5235e32a16e5645e133fd7df565eb04675
btrfs-progs: btrfstune: rework option handling

Simplify the code, gather the incompat flag bits and set them at once.

Signed-off-by: David Sterba <dsterba@suse.cz>
btrfstune.c