From: Marek Vasut <marek.vasut@gmail.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH 0/8] EXT2 cleanup
Date: Sat, 9 Jun 2012 12:38:04 +0200 [thread overview]
Message-ID: <201206091238.04774.marek.vasut@gmail.com> (raw)
In-Reply-To: <4FD2E3C1.7070608@lundman.net>
Dear Jorgen Lundman,
> Marek Vasut wrote:
> > Now I'm angry ...
> >
> > So, I cleaned up the ext2 filesystem code a bit. I tried to separate the
> > changes to increase the reviewability.
>
> If you are angry, that makes me not want to comment, especially since I
> don't belong here.
Heh, sorry, didn't intend to startle you :-) Hacking on filesystems is the best
thing to do when you're angry :-)
> But one question that springs to mind is, the EXT4 patches by Samsung, that
> I (maybe others) are waiting for, includes the EXT2->EXT4 code merge, as
> requested by this list. This suggests that either your EXT2 changes are to
> be ignored, or that of EXT4.
Right, I'd love to get the ext4 into shape eventually, but for that -- after
this series is accepted -- I'll have to go through that patch. I already managed
to isolate the core difference that's present between ext2 code and their ext4
patch, but integrating it will take a bit more time as I need to study it
properly.
Best regards,
Marek Vasut
next prev parent reply other threads:[~2012-06-09 10:38 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 [this message]
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
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=201206091238.04774.marek.vasut@gmail.com \
--to=marek.vasut@gmail.com \
--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.