All of lore.kernel.org
 help / color / mirror / Atom feed
From: Stephen Warren <swarren@wwwdotorg.org>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH 5/5] ext4: implement exists for ext4fs
Date: Fri, 17 Jan 2014 10:07:23 -0700	[thread overview]
Message-ID: <52D9634B.4030806@wwwdotorg.org> (raw)
In-Reply-To: <52D8C5AB.2040908@denx.de>

On 01/16/2014 10:54 PM, Stefan Roese wrote:
> Hi Stephen,
> 
> On 16.01.2014 22:53, Stephen Warren wrote:
>> From: Stephen Warren <swarren@nvidia.com>
>>
>> This hooks into the generic "file exists" support added in an earlier
>> patch, and provides an implementation for the ext4 filesystem.
>>
>> Signed-off-by: Stephen Warren <swarren@nvidia.com>
>> ---
>>   fs/fat/fat.c  | 18 ++++++++++++++----
>>   fs/fs.c       |  2 +-
>>   include/fat.h |  1 +
>>   3 files changed, 16 insertions(+), 5 deletions(-)
> 
> Nitpicking, but the subject and the description mention "ext4fs" (copy
> and paste mistake). Please change it to "fat" to match the patch.

Thanks for pointing that out. I've fixed it locally. Once the series is
reviewed/... I can repost with the fix.

      reply	other threads:[~2014-01-17 17:07 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-01-16 21:53 [U-Boot] [PATCH 1/5] fs: fix generic save command implementation Stephen Warren
2014-01-16 21:53 ` [U-Boot] [PATCH 2/5] fs: implement infra-structure for an 'exists' function Stephen Warren
2014-01-16 21:53 ` [U-Boot] [PATCH 3/5] sandbox: implement fs_exists() and 'sb exists' shell function Stephen Warren
2014-01-16 21:53 ` [U-Boot] [PATCH 4/5] ext4: implement exists for ext4fs Stephen Warren
2014-01-16 21:53 ` [U-Boot] [PATCH 5/5] " Stephen Warren
2014-01-17  5:54   ` Stefan Roese
2014-01-17 17:07     ` Stephen Warren [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=52D9634B.4030806@wwwdotorg.org \
    --to=swarren@wwwdotorg.org \
    --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.