308 and 309 are actually at version 3, revised after the re-factor. Posts for version 2 are: http://oss.sgi.com/archives/xfs/2013-03/msg00746.html http://oss.sgi.com/archives/xfs/2013-03/msg00747.html 310 and 311 are new test cases. I keep the NNN test name and make the seq number unique across different test types. All comments are appreciated. Thanks, Eryu Guan Eryu Guan (4): xfstests generic 308: check ctime updates for setfacl xfstests generic 309: test write to the last block of max file size on ext4 xfstests ext4 310: test read /proc/fs/ext4/<dev>/mb_groups while the fs is being unmounted xfstests generic 311: test dir mtime and ctime are updated on rename tests/ext4/310 | 74 +++++++++++++++++++++++++++++++++++++++++++++++ tests/ext4/310.out | 2 ++ tests/ext4/group | 2 +- tests/generic/308 | 79 +++++++++++++++++++++++++++++++++++++++++++++++++++ tests/generic/308.out | 2 ++ tests/generic/309 | 69 ++++++++++++++++++++++++++++++++++++++++++++ tests/generic/309.out | 2 ++ tests/generic/311 | 74 +++++++++++++++++++++++++++++++++++++++++++++++ tests/generic/311.out | 2 ++ tests/generic/group | 3 ++ 10 files changed, 308 insertions(+), 1 deletion(-) create mode 100644 tests/ext4/310 create mode 100644 tests/ext4/310.out create mode 100644 tests/generic/308 create mode 100644 tests/generic/308.out create mode 100644 tests/generic/309 create mode 100644 tests/generic/309.out create mode 100644 tests/generic/311 create mode 100644 tests/generic/311.out -- 1.8.1.4 _______________________________________________ xfs mailing list xfs@xxxxxxxxxxx http://oss.sgi.com/mailman/listinfo/xfs