btrfs-progs: fsck: understand the -s option
commit45e9ec733deb73672c9bae3b1adf50f44bc8ae0c
authorDavid Sterba <dsterba@suse.cz>
Tue, 17 Jul 2012 10:41:13 +0000 (17 12:41 +0200)
committerDavid Sterba <dsterba@suse.cz>
Tue, 2 Oct 2012 11:02:41 +0000 (2 13:02 +0200)
treed43ce4241121d7939cab9166cc01fee5796aa6f1
parent17e6d421a9f9504d19dd0b1e114f88f9824fbb51
btrfs-progs: fsck: understand the -s option

Short options have to be repeated at the getopt_long call.

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