mirror of
https://github.com/linux-apfs/apfstests.git
synced 2026-05-01 15:01:44 -07:00
generic: test some mount/umount corner cases
There're six test cases: - mount at a nonexistent mount point - mount a free loop device - mount with a wrong fs type - umount an symlink to device which is not mounted - umount a path with too long name - lazy umount a symlink Signed-off-by: Eryu Guan <eguan@redhat.com> Reviewed-by: Brian Foster <bfoster@redhat.com> Signed-off-by: Dave Chinner <david@fromorbit.com>
This commit is contained in:
@@ -69,6 +69,7 @@
|
||||
064 auto quick prealloc
|
||||
065 metadata auto quick
|
||||
066 metadata auto quick
|
||||
067 auto quick mount
|
||||
068 other auto freeze dangerous stress
|
||||
069 rw udf auto quick
|
||||
070 attr udf auto quick stress
|
||||
|
||||
Reference in New Issue
Block a user