]> git.ipfire.org Git - thirdparty/xfsprogs-dev.git/commit
xfs_metadump: include F in getopts string
authorEric Sandeen <sandeen@redhat.com>
Mon, 3 Mar 2014 01:19:24 +0000 (12:19 +1100)
committerDave Chinner <david@fromorbit.com>
Mon, 3 Mar 2014 01:19:24 +0000 (12:19 +1100)
commit4e11214c25c0c669591b3d93671531ade3535834
tree40da63977cc0daef1b9ffd5b7c57e34d7bcad1a9
parent71014d192d1f24c7bf5bb41dff2461442de9b646
xfs_metadump: include F in getopts string

I added an F case, but didn't add it to the bash
getopts string last go-round.

/usr/sbin/xfs_metadump: illegal option -- F

I sure thought I tested this, I'm not sure how it got lost.

Reported-by: Boris Ranto <branto@redhat.com>
Signed-off-by: Eric Sandeen <sandeen@redhat.com>
Signed-off-by: Dave Chinner <david@fromorbit.com>
db/xfs_metadump.sh