mirror of
https://github.com/linux-apfs/apfstests.git
synced 2026-05-01 15:01:44 -07:00
test 121 creates unlinked and still referenced inodes, it doesn't clean up afterwards.
Merge of master-melb:xfs-cmds:28637a by kenmcd. do a mount after running test to trigger log recovery \.
This commit is contained in:
@@ -89,6 +89,13 @@ else
|
||||
echo 'No CLEAR_AGI_BUCKET found in transactions - great - test passed :)'
|
||||
fi
|
||||
|
||||
# clean up dirty log with log recovery on mount
|
||||
_scratch_mount >> $seq.full 2>&1 \
|
||||
|| _fail "mount failed"
|
||||
|
||||
# should now be peaches
|
||||
_check_scratch_fs
|
||||
|
||||
# success, all done
|
||||
status=0
|
||||
exit
|
||||
|
||||
Reference in New Issue
Block a user