[U-Boot] [PATCH v2 04/23] fs: fat: make directory iterator global for write use

Heinrich Schuchardt xypron.glpk at gmx.de
Tue Sep 4 10:50:30 UTC 2018



On 09/04/2018 11:01 AM, Alexander Graf wrote:
> 
> 
> On 04.09.18 09:49, AKASHI Takahiro wrote:
>> Directory iterator was introduced in major re-work of read operation by
>> Rob. We want to use it for write operation extensively as well.
> 
> Please indicate in the commit message that write operations are
> implemented in a different .c file and so we have to export the
> respective functions.

Why? Look at this ugly code:

fs/fat/fat_write.c:17:#include "fat.c"

Best regards

Heinrich

> 
> Alex
> 


More information about the U-Boot mailing list