]> git.apps.os.sepia.ceph.com Git - xfstests-dev.git/commit
common: Re-enable testing over NFS
authorAnna Schumaker <Anna.Schumaker@netapp.com>
Tue, 14 Oct 2014 11:59:38 +0000 (22:59 +1100)
committerDave Chinner <david@fromorbit.com>
Tue, 14 Oct 2014 11:59:38 +0000 (22:59 +1100)
commit19c805e0052c9f0f3fc6585fda54c7d41651ebff
tree3b8b33d98d005790cb6ea67f755c2b49a204e110
parent50f2346560487303b381d11bbe52b93cd0a887bd
common: Re-enable testing over NFS

83ef157 (common: Check fs consistency on TEST_DEV only when needed) has
_require_test unconditionally return _notrun when testing on an NFS
filesystem, essentially disabling NFS.  This patch changes the code to
validate $TEST_DEV and only call _notrun if validation fails.

Signed-off-by: Anna Schumaker <Anna.Schumaker@Netapp.com>
Reviewed-by: Dave Chinner <dchinner@redhat.com>
Signed-off-by: Dave Chinner <david@fromorbit.com>
common/rc