On Oct 16, 2007 21:17 -0500, Eric Sandeen wrote: > Eric Sandeen wrote: > > Martin Habets wrote: > >> I ran the ltp-full-20070930 tests on 2.6.23-rc9-mph4 (sparc32 SMP), and am > >> seeing the following warnings: > > > > This makes me a little nervous about my change > > ef2b02d3e617cb0400eedf2668f86215e1b0e6af > > (ext34: ensure do_split leaves enough free space in both blocks) > > > > Do you know when this first showed up? Could you test -rc6? > > > > You say you can reproduce it; have you checked (fsck'd) the filesystem > > in between, and is it in good shape? > > > > -Eric > > FWIW, I ran rename14 "standalone" a few times on 2.6.23.1 with no > problems... > > [root@bear-05 ltp-full-20070930]# > ./testcases/kernel/syscalls/rename/rename14 > rename14 1 PASS : Test Passed > [root@bear-05 ltp-full-20070930]# > ./testcases/kernel/syscalls/rename/rename14 > rename14 1 PASS : Test Passed > [root@bear-05 ltp-full-20070930]# > ./testcases/kernel/syscalls/rename/rename14 > rename14 1 PASS : Test Passed > [root@bear-05 ~]# uname -a > Linux bear-05.lab.msp.redhat.com 2.6.23.1 #1 SMP Mon Oct 15 15:28:08 CDT > 2007 i686 athlon i386 GNU/Linux It is probably significant that the original machine is a sparc32 (big endian). I'd suspect you can reproduce this on a PPC system also. You might also consider running sparse on it ext3/ext4 in case you missed an le32_to_cpu() or something. Cheers, Andreas -- Andreas Dilger Principal Software Engineer Cluster File Systems, Inc. - To unsubscribe from this list: send the line "unsubscribe linux-ext4" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html