From: Marek Vasut <marex@denx.de>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH 0/8] EXT2 cleanup
Date: Thu, 28 Jun 2012 16:50:41 +0200 [thread overview]
Message-ID: <201206281650.41284.marex@denx.de> (raw)
In-Reply-To: <20120628144804.GJ3112@titan.lakedaemon.net>
Dear Jason Cooper,
> On Thu, Jun 28, 2012 at 04:35:24PM +0200, Marek Vasut wrote:
> > 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?
>
> Sure, no problem. Hope you get better soon. I'll post a v2 if there
> are no glaring issues.
Thanks! Keep me in CC :)
> thx,
>
> Jason.
Best regards,
Marek Vasut
prev parent reply other threads:[~2012-06-28 14:50 UTC|newest]
Thread overview: 22+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-06-08 17:31 [U-Boot] [PATCH 0/8] EXT2 cleanup Marek Vasut
2012-06-08 17:31 ` [U-Boot] [PATCH 1/8] EXT2: Indent cleanup of dev.c Marek Vasut
2012-08-09 20:01 ` Wolfgang Denk
2012-06-08 17:31 ` [U-Boot] [PATCH 2/8] EXT2: Indent cleanup ext2fs.c Marek Vasut
2012-06-28 19:48 ` Jason Cooper
2012-06-28 22:03 ` Marek Vasut
2012-08-09 20:02 ` Wolfgang Denk
2012-06-08 17:31 ` [U-Boot] [PATCH 3/8] EXT2: Rework ext2fs_blockgroup() function Marek Vasut
2012-06-08 17:31 ` [U-Boot] [PATCH 4/8] EXT2: Rework ext2fs_read_file() Marek Vasut
2012-06-08 17:31 ` [U-Boot] [PATCH 5/8] EXT2: Rework ext2fs_read_symlink() Marek Vasut
2012-06-08 17:31 ` [U-Boot] [PATCH 6/8] EXT2: Rework ext2fs_find_file1() Marek Vasut
2012-06-08 17:31 ` [U-Boot] [PATCH 7/8] EXT2: Rework ext2fs_iterate_dir() Marek Vasut
2012-06-08 17:31 ` [U-Boot] [PATCH 8/8] EXT2: Rework ext2fs_read_block() Marek Vasut
2012-06-09 5:48 ` [U-Boot] [PATCH 0/8] EXT2 cleanup Jorgen Lundman
2012-06-09 10:38 ` Marek Vasut
2012-06-09 17:52 ` Jason Cooper
2012-06-09 17:55 ` Marek Vasut
2012-06-17 15:12 ` Marek Vasut
2012-06-28 13:52 ` Jason Cooper
2012-06-28 14:35 ` Marek Vasut
2012-06-28 14:48 ` Jason Cooper
2012-06-28 14:50 ` Marek Vasut [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=201206281650.41284.marex@denx.de \
--to=marex@denx.de \
--cc=u-boot@lists.denx.de \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.