On Thursday 14 August 2008, Theodore Tso wrote: > On Wed, Aug 13, 2008 at 05:10:53PM -0700, Mingming Cao wrote: > > I could reproduce it. > > > > This patch works for me on top of Ted's change. Christian, could you > > try it? > > Thanks, mingming! Looks good and I've added it to the patch queue. 08:58:16 eworm@io:~$ uptime 08:58:18 up 37 min, 2 users, load average: 3.57, 2.36, 1.12 This is *a lot* longer than the system survived without the patches. I hope it is fixed now. Ted and Mingming, thanks a lot! A short side note... I get warnings when compiling the new code: fs/ext4/inode.c: In function 'ext4_da_release_space': fs/ext4/inode.c:1581: warning: format '%d' expects type 'int', but argument 2 has type 'long unsigned int' fs/ext4/inode.c:1581: warning: format '%lu' expects type 'long unsigned int', but argument 3 has type 'int' -- Regards, Chris -- 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