xfstests: fix internal _xfs_check to handle logdev etc
authorEric Sandeen <sandeen@redhat.com>
Thu, 2 May 2013 14:53:19 +0000 (14:53 +0000)
committerRich Johnston <rjohnston@sgi.com>
Fri, 3 May 2013 16:06:57 +0000 (11:06 -0500)
commit120752942a542742a32aafa2cd5d247f3e0d1479
tree943bf7843095ae217c0f1de4a276402588f0c63d
parent9982cdd2d8d5c2de5d27ac9d1013d98a259b6bae
xfstests: fix internal _xfs_check to handle logdev etc

Pull all of the old xfs_check script into common/rc:_xfs_check()
so that it properly handles all options, including external log
devices.

Signed-off-by: Eric Sandeen <sandeen@redhat.com>
Reviewed-by: Chandra Seetharaman <sekharan@us.ibm.com>
Signed-off-by: Rich Johnston <rjohnston@sgi.com>
common/rc