xfstests: do not unmount tmpfs during remount
authorJunho Ryu <jayr@google.com>
Thu, 18 Feb 2016 23:45:35 +0000 (10:45 +1100)
committerDave Chinner <david@fromorbit.com>
Thu, 18 Feb 2016 23:45:35 +0000 (10:45 +1100)
commit4a5cda8102828fc52c2b68ccbe381bd8f02e1bb0
treeff3a55365013a900b988519731685813f9c8f949
parentdddae984bc9cb32f491d412890d60a3048d1f31a
xfstests: do not unmount tmpfs during remount

Several tests unmount then re-mount the scratch filesystem, to check
that the content is unchanged; but unmounting a tmpfs is designed to
lose its content, which causes such tests to fail unnecessarily.

Signed-off-by: Hugh Dickins <hughd@google.com>
Signed-off-by: Junho Ryu <jayr@google.com>
Signed-off-by: Theodore Ts'o <tytso@mit.edu>
Reviewed-by: Dave Chinner <dchinner@redhat.com>
Signed-off-by: Dave Chinner <david@fromorbit.com>
common/rc
tests/generic/003
tests/generic/135
tests/generic/169
tests/generic/169.out
tests/generic/192
tests/generic/226
tests/generic/258
tests/generic/306
tests/generic/317
tests/generic/318