chattr: fix option parsing to accept more cryptic option combos
authorDenys Vlasenko <vda.linux@googlemail.com>
Sat, 5 Aug 2017 18:33:48 +0000 (20:33 +0200)
committerDenys Vlasenko <vda.linux@googlemail.com>
Sat, 5 Aug 2017 18:33:48 +0000 (20:33 +0200)
commitd3147cd5c38d9f232a9e279562129157e871d1ee
treeec99377ed27da2f8510a966b4e94425fa38b3bec
parentcaf26b36f3c11f6b5c8f8ab2bf829d14e4e6980e
chattr: fix option parsing to accept more cryptic option combos

function                                             old     new   delta
chattr_main                                          286     289      +3
packed_usage                                       31793   31761     -32

Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
e2fsprogs/chattr.c