test out xfs_inactive_attrs in log replay for iunlink processing.

Merge of master-melb:xfs-cmds:29701a by kenmcd.

  Update args to use command options for multi_open_unlink.
  Change a sleep to a wait as we were just sleeping to account
  for the death of a process - should really wait for its death.
This commit is contained in:
Tim Shimmin
2007-09-17 06:14:40 +00:00
parent 470231c3b9
commit f6412c1e1a
6 changed files with 201 additions and 20 deletions
+15
View File
@@ -0,0 +1,15 @@
QA output created by 181
mkfs
mount
open and unlink 200 files with EAs
godown
unmount
logprint after going down...
dirty log
mount with replay
godown
unmount
logprint after going down...
dirty log
logprint to check for CLEAR_AGI_BUCKET...
No CLEAR_AGI_BUCKET found in transactions - great - test passed :)