mirror of
https://github.com/linux-apfs/apfstests.git
synced 2026-05-01 15:01:44 -07:00
Do more testing on cumulative restores.
It found bug pv#844219.
This commit is contained in:
@@ -296,10 +296,12 @@ _cleanup()
|
||||
#
|
||||
_stable_fs()
|
||||
{
|
||||
_saveddir=`pwd`; cd /
|
||||
umount $SCRATCH_MNT >>$seq.full ||\
|
||||
_error "unmount failed"
|
||||
mount -t xfs $SCRATCH_DEV $SCRATCH_MNT >>$seq.full ||\
|
||||
_error "mount failed"
|
||||
cd $_saveddir
|
||||
}
|
||||
|
||||
#
|
||||
|
||||
Reference in New Issue
Block a user