xfstests: allow dump file name to be passed as arg
authorBill Kendall <wkendall@sgi.com>
Tue, 1 Nov 2011 19:53:06 +0000 (14:53 -0500)
committerChristoph Hellwig <hch@lst.de>
Thu, 3 Nov 2011 10:16:13 +0000 (10:16 +0000)
commite74bcb424054fe1131a202ab55f8ce97e89a2080
tree0be9435f670740dcec1d9acbdab50412530493fa
parent7768bf69fe84345d5c1d68b54b8405a83227af89
xfstests: allow dump file name to be passed as arg

xfsdump tests using tapes (rather than files) can pass the tape pathname
to the dump/restore helper functions using the -f option. Change
_parse_args() so that this can be done for file-based tests as well, so
that they don't have to set the global 'dump_file' variable before doing
the dump or restore.

Signed-off-by: Bill Kendall <wkendall@sgi.com>
Signed-off-by: Christoph Hellwig <hch@lst.de>
061
064
065
266
common.dump