]> git.apps.os.sepia.ceph.com Git - xfstests-dev.git/commit
common: Unmount udf filesystem prior checking
authorJan Kara <jack@suse.cz>
Tue, 31 Jan 2023 12:39:58 +0000 (13:39 +0100)
committerZorro Lang <zlang@kernel.org>
Sat, 11 Feb 2023 04:30:38 +0000 (12:30 +0800)
commitd36a4f164f8316fdc5c4f6059ccdad80b2dacd1a
tree877dbf5b4c156abc87321fcb673e4110e5e13a3f
parentd4d0c0f02a67738907cc758e64ac8dff4bf0deee
common: Unmount udf filesystem prior checking

_check_udf_filesystem forgot to unmount the filesystem prior to checking
it. That was leading to check failures.

Signed-off-by: Jan Kara <jack@suse.cz>
Reviewed-by: Zorro Lang <zlang@redhat.com>
Signed-off-by: Zorro Lang <zlang@kernel.org>
common/rc