[U-Boot] [PATCH 5/5] ext4: implement exists for ext4fs

Stefan Roese sr at denx.de
Fri Jan 17 06:54:51 CET 2014


Hi Stephen,

On 16.01.2014 22:53, Stephen Warren wrote:
> From: Stephen Warren <swarren at 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 at 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



More information about the U-Boot mailing list