]> git.ipfire.org Git - thirdparty/xfsprogs-dev.git/commit
xfs_io: Fix initial -m option
authorAndreas Gruenbacher <agruenba@redhat.com>
Mon, 31 Oct 2016 23:38:40 +0000 (10:38 +1100)
committerDave Chinner <david@fromorbit.com>
Mon, 31 Oct 2016 23:38:40 +0000 (10:38 +1100)
commit41c702ce4b2bbea59e49384a90e17c64e46bd3ae
tree51c51c4b50713c541ec1028385d79a44be5f10b4
parent405eac72c028869d9285e4df038777f9b855d41a
xfs_io: Fix initial -m option

Like "open -m mode", the initial -m option requires a mode argument.

Document these options correctly as well.

Signed-off-by: Andreas Gruenbacher <agruenba@redhat.com>
Reviewed-by: Dave Chinner <dchinner@redhat.com>
Signed-off-by: Dave Chinner <david@fromorbit.com>
io/init.c
io/open.c