public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
From: Lukasz Majewski <l.majewski@samsung.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [RESEND 0/4] fs:ext4:fix: Fixes for ext4write command
Date: Thu, 06 Dec 2012 08:31:28 +0100	[thread overview]
Message-ID: <20121206083128.042ab681@amdc308.digital.local> (raw)
In-Reply-To: <50BF9C1A.2010708@ti.com>

Hi Tom,

> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
> 
> On 12/05/12 13:06, Lukasz Majewski wrote:
> > Several fixes for ext4write command including: - compiler warnings
> > suppress - lldiv() and do_div() instead of "plain" / and %
> > operands for 64-32 bits - Proper initialization of dev_desc -
> > Proper definition of cache aligned filename buffer
> > 
> > Lukasz Majewski (4): fs:ext4:write: Add lldiv and do_div to perform
> > 64-32 bits division fs:ext4:write: Store block device descriptor in
> > file system structure fs:ext4:fix: Code refactoring to suppress
> > compiler warnings fs:ext4:write: Initialize cache aligned filename
> > buffer
> > 
> > fs/ext4/dev.c          |    1 + fs/ext4/ext4_common.c  |   14
> > ++++++++++---- fs/ext4/ext4_journal.c |    3 +-- fs/ext4/ext4fs.c
> > |   13 ++++++------- 4 files changed, 18 insertions(+), 13
> > deletions(-)
> 
> OK, I know the wiki talks about resends, but has anything changed from
> the last go-round?  Thanks!
> 

From the initial post, Simon Glass has acked one commit (3/4).
Moreover I've removed from the series TRATS dependent code and replaced
it with another fix (in the patch 4/4).
Due to that the patch set consists of only ext4 write related fixes.

I see it as an improvement when compared to the first round of patches.

> - -- 
> Tom
> 
> -----BEGIN PGP SIGNATURE-----
> Version: GnuPG v1.4.11 (GNU/Linux)
> Comment: Using GnuPG with Mozilla - http://www.enigmail.net/
> 
> iQIcBAEBAgAGBQJQv5wZAAoJENk4IS6UOR1WQFwP/juJGARGm/7f/Fyoy2UueWRq
> K3NPEYuMLP+jyBjIno4jaZ1vkHceUv//1OLH3yUrgIF+CyUQAzLVtogxSXE+x444
> i7vMs19jCJgw3i1P0wnnxqijaHnHLYQIiY2nCJzJ65wWO+gZv6lJ0okg319uxaTS
> fe5HQzz+puLFIDLQUEavyotAWrVoG1xoxsJXc1LQ7iyRvzqgCWHvURzCmZ4m6pJI
> WdZwLRRhS8/FSA7ILHlNmOTxWbMAPShb5HZ36QpsFa7LXAbXF0xh4N33AqDapLtA
> dyJyjbiYxBYH9Jv/qK+Szt/DCwFqteBwcRXBL5wG2LF+CuTKhvLAmC7qi41SUa5E
> O6T5etbbwjIB23g6ImRNAEJfW0OItZ5l12VXAHRYzIN0t2zTGqp0a4bfvKEOqa4U
> nVL4f0xYes/WtoZiNVD+Jeck1VAIGOyvir/7QvIJun+9OmCfdBHkbZWb4LUsa/Hh
> lWfpiASQ/fTYaFY9UfiV9zntcOgUacrQumroznz6JHhaTsNTwgkO4v6Xu11SkdId
> a3DkN/TKk9T6Km6mpIfggIGFrvw8rBL2CPAh7GCMrOx2EZyoXfqYSy6SQs5XRysJ
> jHu/7pjm0Fxjt9o6roaDivkJDRley6EWGVm0oFOqCDNt4goQNWslZnYMOcQb3b06
> vUd3b7N9YO/JeyQbz+c+
> =tm/c
> -----END PGP SIGNATURE-----



-- 
Best regards,

Lukasz Majewski

Samsung Poland R&D Center | Linux Platform Group

  reply	other threads:[~2012-12-06  7:31 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-12-05 18:06 [U-Boot] [RESEND 0/4] fs:ext4:fix: Fixes for ext4write command Lukasz Majewski
2012-12-05 18:06 ` [U-Boot] [RESEND 1/4] fs:ext4:write: Add lldiv and do_div to perform 64-32 bits division Lukasz Majewski
2012-12-05 18:06 ` [U-Boot] [RESEND 2/4] fs:ext4:write: Store block device descriptor in file system structure Lukasz Majewski
2012-12-05 18:06 ` [U-Boot] [RESEND 3/4] fs:ext4:fix: Code refactoring to suppress compiler warnings Lukasz Majewski
2012-12-05 18:06 ` [U-Boot] [RESEND 4/4] fs:ext4:write: Initialize cache aligned filename buffer Lukasz Majewski
2012-12-05 19:10 ` [U-Boot] [RESEND 0/4] fs:ext4:fix: Fixes for ext4write command Tom Rini
2012-12-06  7:31   ` Lukasz Majewski [this message]
2012-12-07 15:51 ` Tom Rini

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=20121206083128.042ab681@amdc308.digital.local \
    --to=l.majewski@samsung.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox