Thanks for submitting this patchset, it has been committed.
--Rich
commit 797c82f0e22528df369cf198c2a9d6109e085838
Author: Eryu Guan <eguan@xxxxxxxxxx>
Date: Mon Apr 1 10:57:44 2013 +0000
xfstests generic 309: test dir mtime and ctime are updated on rename
Test directory mtime and ctime are updated when moving a file onto an
existing file in the directory
Regression test for commit:
0b23076 ext3: fix update of mtime and ctime on rename
Signed-off-by: Eryu Guan <eguan@xxxxxxxxxx>
Reviewed-by: Rich Johnston <rjohnston@xxxxxxx>
[rjohnston@xxxxxxx renumbered test to next in group sequence]
Signed-off-by: Rich Johnston <rjohnston@xxxxxxx>
commit f7922730727844c6dee837bd1a64221342fef1d1
Author: Eryu Guan <eguan@xxxxxxxxxx>
Date: Mon Apr 1 10:57:43 2013 +0000
xfstests ext4 305: test read /proc/fs/ext4/<dev>/mb_groups while
the fs is being unmounted
Regression test for commit:
9559996 ext4: remove mb_groups before tearing down the buddy_cache
Signed-off-by: Eryu Guan <eguan@xxxxxxxxxx>
Reviewed-by: Rich Johnston <rjohnston@xxxxxxx>
[rjohnston@xxxxxxx renumbered test to next in group sequence]
Signed-off-by: Rich Johnston <rjohnston@xxxxxxx>
commit 94e1e7e53a89d9a3387bee7dea60091afaf79704
Author: Eryu Guan <eguan@xxxxxxxxxx>
Date: Mon Apr 1 10:57:42 2013 +0000
xfstests generic 308: test write to the last block of max file size
on ext4
On unpatched ext4 if an extent exists which includes the block right
before the maximum file offset, and the block for the maximum file
offset is written, the kernel panics.
On patched ext4, the write would get EFBIG since we lower s_maxbytes
by one fs block.
Regression test for commit:
f17722f ext4: Fix max file size and logical block counting of
extent format file
Though it's an ext4 specific issue, it's no harm to run on all file
systems, so put it in generic.
Signed-off-by: Eryu Guan <eguan@xxxxxxxxxx>
Reviewed-by: Rich Johnston <rjohnston@xxxxxxx>
[rjohnston@xxxxxxx renumbered test to next in group sequence]
Signed-off-by: Rich Johnston <rjohnston@xxxxxxx>
commit 6422b818388c652183b6b517be1feac554f5f004
Author: Eryu Guan <eguan@xxxxxxxxxx>
Date: Mon Apr 1 10:57:41 2013 +0000
xfstests generic 307: check ctime updates for setfacl
Check if ctime is updated and written to disk after setfacl
Regression test for the following extN commits
c6ac12a ext4: update ctime when changing the file's permission by
setfacl
30e2bab ext3: update ctime when changing the file's permission by
setfacl
523825b ext2: update ctime when changing the file's permission by
setfacl
Signed-off-by: Eryu Guan <eguan@xxxxxxxxxx>
Reviewed-by: Rich Johnston <rjohnston@xxxxxxx>
[rjohnston@xxxxxxx renumbered test to next in group sequence]
Signed-off-by: Rich Johnston <rjohnston@xxxxxxx>
_______________________________________________
xfs mailing list
xfs@xxxxxxxxxxx
http://oss.sgi.com/mailman/listinfo/xfs