Hi folks, In this series, there are a some cleanup patches related to running small TEST_DEV filesystems out of space on repeated runs. There are some tests that leave large files lying around that consume space, so when you have a 4GB TEST_DEV soem of the tests will fail because they need 3GB of free space. There is a new test for maximum ACL count support in XFS - I've removed the ACL count subtest from shared/051 and created a new XFS specific test that uses the maximum supported number of ACLs for the given filesystem configuration rather than 25. This new test is what exposed the transaction overrun when replacing a remote attribute with an inline attribute. There is also a patch to remove the DMAPI tests from the auto group - almost nobody has an XFS/DMAPI enabled kernel that can run these tests, so they can add "-g dmapi" to their tests runs rather than have everyone else have to run "-x dmapi" to avoid the "notrun" noise that is generated. Finally, there is a xfs_repair filter patch that chops out the new CRC/corruption detection messages that are emitted when verifiers detect problems. This makes xfs/030 and xfs/033 pass.... Cheers, Dave. _______________________________________________ xfs mailing list xfs@xxxxxxxxxxx http://oss.sgi.com/mailman/listinfo/xfs