[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <20070926125440.36c3cb5b.akpm@linux-foundation.org>
Date: Wed, 26 Sep 2007 12:54:40 -0700
From: Andrew Morton <akpm@...ux-foundation.org>
To: cmm@...ibm.com
Cc: linux-ext4@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: Re: [PATCH] JBD/ext34 cleanups: convert to kzalloc
On Fri, 21 Sep 2007 16:13:56 -0700
Mingming Cao <cmm@...ibm.com> wrote:
> Convert kmalloc to kzalloc() and get rid of the memset().
I split this into separate ext3/jbd and ext4/jbd2 patches. It's generally
better to raise separate patches, please - the ext3 patches I'll merge
directly but the ext4 patches should go through (and be against) the ext4
devel tree.
I fixed lots of rejects against the already-pending changes to these
filesystems.
You forgot to remove the memsets in both start_this_handle()s.
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists