Files
apfstests/tests/xfs/130.out
T
Darrick J. Wong 961956168b xfs/130: don't modify files after failed mount
In xfs/130, we try to mount a filesystem with the expectation that it
will fail.  Therefore, it is inappropriate to try to write to the
mountpoint, since it could otherwise be writable.

Signed-off-by: Darrick J. Wong <darrick.wong@oracle.com>
Reviewed-by: Dave Chinner <dchinner@redhat.com>
Signed-off-by: Eryu Guan <eguan@redhat.com>
2016-09-29 14:46:40 +08:00

13 lines
200 B
Plaintext

QA output created by 130
+ create scratch fs
+ mount fs image
+ make some files
+ check fs
+ corrupt image
+ mount image
+ repair fs
+ mount image (2)
+ chattr -R -i
+ reflink more (2)
+ check fs (2)