On Tue, Sep 5, 2017 at 4:56 AM, Simon Glass wrote:
> On 3 September 2017 at 00:38, Rob Clark wrote:
>> Add a generic implementation of 'ls' using opendir/readdir/closedir, and
>> replace fat's custom implementation. Other filesystems should move to
>> the generic implementation after they add op
On 3 September 2017 at 00:38, Rob Clark wrote:
> Add a generic implementation of 'ls' using opendir/readdir/closedir, and
> replace fat's custom implementation. Other filesystems should move to
> the generic implementation after they add opendir/readdir/closedir
> support.
>
> Signed-off-by: Rob
On 09/02/2017 06:38 PM, Rob Clark wrote:
Add a generic implementation of 'ls' using opendir/readdir/closedir, and
replace fat's custom implementation. Other filesystems should move to
the generic implementation after they add opendir/readdir/closedir
support.
Reviewed-by: Łukasz Majewski
S
Add a generic implementation of 'ls' using opendir/readdir/closedir, and
replace fat's custom implementation. Other filesystems should move to
the generic implementation after they add opendir/readdir/closedir
support.
Signed-off-by: Rob Clark
---
fs/fat/fat.c | 32
Add a generic implementation of 'ls' using opendir/readdir/closedir, and
replace fat's custom implementation. Other filesystems should move to
the generic implementation after they add opendir/readdir/closedir
support.
Signed-off-by: Rob Clark
---
fs/fat/fat.c | 32
5 matches
Mail list logo