fix up xfstests for realtime fs

Filter out inode numbers; these change with realtime
This commit is contained in:
Eric Sandeen
2004-06-25 03:09:08 +00:00
parent f4fbf4401d
commit b045bf2f41
14 changed files with 2432 additions and 2431 deletions
+1 -1
View File
@@ -104,7 +104,7 @@ _grow_loop()
echo "*** unmount and check"
umount $LOOP_MNT
_check_xfs_filesystem $LOOP_DEV
_check_xfs_filesystem $LOOP_DEV none none
rm -f $LOOP_DEV
}