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:
Eryu Guan
2015-04-01 11:27:33 +11:00
committed by Dave Chinner
parent afd025f436
commit 822390a5f0
3 changed files with 146 additions and 0 deletions
+1
View File
@@ -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