From: Stefan Roese <sr@denx.de>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH 5/5] ext4: implement exists for ext4fs
Date: Fri, 17 Jan 2014 06:54:51 +0100 [thread overview]
Message-ID: <52D8C5AB.2040908@denx.de> (raw)
In-Reply-To: <1389909207-3107-5-git-send-email-swarren@wwwdotorg.org>
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,
Stefan
next prev parent reply other threads:[~2014-01-17 5:54 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 [this message]
2014-01-17 17:07 ` Stephen Warren
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=52D8C5AB.2040908@denx.de \
--to=sr@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).