Message ID | 171150741023.3286541.16393057569793003518.stgit@frogsfrogsfrogs (mailing list archive) |
---|---|
State | New, archived |
Headers | show |
Series | [1/4] xfs/270: fix rocompat regex | expand |
Looks good:
Reviewed-by: Christoph Hellwig <hch@lst.de>
diff --git a/tests/xfs/176 b/tests/xfs/176 index 5231b888ba..49f7492c03 100755 --- a/tests/xfs/176 +++ b/tests/xfs/176 @@ -51,7 +51,7 @@ _scratch_mount _xfs_force_bdev data $SCRATCH_MNT old_dblocks=$($XFS_IO_PROG -c 'statfs' $SCRATCH_MNT | grep geom.datablocks) -mkdir $SCRATCH_MNT/save/ +mkdir $SCRATCH_MNT/save/ $SCRATCH_MNT/urk/ sino=$(stat -c '%i' $SCRATCH_MNT/save) _consume_freesp()