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] [PATCH 0/4] fs:ext4:fix: Fixes for ext4write command
Date: Tue, 04 Dec 2012 09:49:30 +0100	[thread overview]
Message-ID: <20121204094930.7bf66aab@amdc308.digital.local> (raw)
In-Reply-To: <1353946397-26429-1-git-send-email-l.majewski@samsung.com>

Dear All,

> 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
> 
> 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
>   arm:trats: Adjust Samsung's TRATS config file
> 
>  fs/ext4/dev.c           |    1 +
>  fs/ext4/ext4_common.c   |   14 ++++++++++----
>  fs/ext4/ext4_journal.c  |    3 +--
>  fs/ext4/ext4fs.c        |    8 +++-----
>  include/configs/trats.h |    5 +++++
>  5 files changed, 20 insertions(+), 11 deletions(-)
> 

Any comments (despite of Simon's Acked-by on patch 3/4)?

-- 
Best regards,

Lukasz Majewski

Samsung Poland R&D Center | Linux Platform Group

      parent reply	other threads:[~2012-12-04  8:49 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-11-26 16:13 [U-Boot] [PATCH 0/4] fs:ext4:fix: Fixes for ext4write command Lukasz Majewski
2012-11-26 16:13 ` [U-Boot] [PATCH 1/4] fs:ext4:write: Add lldiv and do_div to perform 64-32 bits division Lukasz Majewski
2012-11-26 16:13 ` [U-Boot] [PATCH 2/4] fs:ext4:write: Store block device descriptor in file system structure Lukasz Majewski
2012-11-26 16:13 ` [U-Boot] [PATCH 3/4] fs:ext4:fix: Code refactoring to suppress compiler warnings Lukasz Majewski
2012-12-02 21:13   ` Simon Glass
2012-11-26 16:13 ` [U-Boot] [PATCH 4/4] arm:trats: Adjust Samsung's TRATS config file Lukasz Majewski
2012-12-04  8:49 ` Lukasz Majewski [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=20121204094930.7bf66aab@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