1 Dec 2007 01:17
Re: [patch 1/8] ext4: fix MB_DEBUG format warnings
Mingming Cao <cmm <at> us.ibm.com>
2007-12-01 00:17:32 GMT
2007-12-01 00:17:32 GMT
Hi Andrew, Thanks for resending the patches. The first three patches in this series were missed in the ext4 patch queue, the rest of them are already queued there. They are all in ext4 patch queue now. I will check other ext4 patches you plan to merge to mm tree and get them sync in ext4 tree. http://repo.or.cz/w/ext4-patch-queue.git git://repo.or.cz/ext4-patch-queue.git Regards, Mingming On Thu, 2007-11-29 at 12:52 -0800, akpm <at> linux-foundation.org wrote: > From: Eric Sandeen <sandeen <at> redhat.com> > > (applies at end of current ext4 patch series) > > Fix a slew of compile warnings from mismatched format specifiers > when MB_DEBUG is turned on. > > Signed-off-by: Eric Sandeen <sandeen <at> redhat.com> > Signed-off-by: Andrew Morton <akpm <at> linux-foundation.org> > --- > > fs/ext4/mballoc.c | 20 ++++++++++---------- > 1 file changed, 10 insertions(+), 10 deletions(-) > > diff -puN fs/ext4/mballoc.c~ext4-fix-mb_debug-format-warnings fs/ext4/mballoc.c > --- a/fs/ext4/mballoc.c~ext4-fix-mb_debug-format-warnings > +++ a/fs/ext4/mballoc.c(Continue reading)
RSS Feed