Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
test: always umount btrfs on teardown
When a test fails the btrfs filesystem is still mounted and it shows an ugly wall of `rmmod: ERROR: Module scsi_debug is in use`. So in both mount cases make sure we always unmount uncoditionally.
- Loading branch information