From mboxrd@z Thu Jan 1 00:00:00 1970 From: Marek Vasut Date: Thu, 28 Jun 2012 16:35:24 +0200 Subject: [U-Boot] [PATCH 0/8] EXT2 cleanup In-Reply-To: <20120628135222.GI3112@titan.lakedaemon.net> References: <1339176713-13309-1-git-send-email-marex@denx.de> <201206171712.32287.marex@denx.de> <20120628135222.GI3112@titan.lakedaemon.net> Message-ID: <201206281635.24622.marex@denx.de> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Dear Jason Cooper, > Marek, > > On Sun, Jun 17, 2012 at 05:12:32PM +0200, Marek Vasut wrote: > > Dear Wolfgang Denk, > > > > > So, I cleaned up the ext2 filesystem code a bit. I tried to separate > > > the changes to increase the reviewability. > > > > > > Marek Vasut (8): > > > EXT2: Indent cleanup of dev.c > > > EXT2: Indent cleanup ext2fs.c > > > EXT2: Rework ext2fs_blockgroup() function > > > EXT2: Rework ext2fs_read_file() > > > EXT2: Rework ext2fs_read_symlink() > > > EXT2: Rework ext2fs_find_file1() > > > EXT2: Rework ext2fs_iterate_dir() > > > EXT2: Rework ext2fs_read_block() > > > > > > fs/ext2/dev.c | 74 +++--- > > > fs/ext2/ext2fs.c | 775 > > > > > > +++++++++++++++++++++++++++--------------------------- 2 files changed, > > > 416 insertions(+), 433 deletions(-) > > > > I see no objections, can we apply these please? > > I apologize for the late reply on this. It looks as though it hasn't > been pulled in yet. My ext2load speedup patch is in Wolgang's master > tree, could you rebase this series against that and resubmit? > > I'm rebuilding my dreamplug from u-boot on up and would like to test > your series while I have it torn apart. (then, onto kernel testing). Yes, when I get better. Or do you want to pick these, rework and resubmit? > > thx, > > Jason. Best regards, Marek Vasut