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

Stephen Warren swarren at wwwdotorg.org
Fri Jan 17 18:07:23 CET 2014


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 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 for pointing that out. I've fixed it locally. Once the series is
reviewed/... I can repost with the fix.



More information about the U-Boot mailing list