On Fri, Jul 20, 2018 at 07:14:21PM +0200, Heinrich Schuchardt wrote:
> On 07/20/2018 04:57 AM, AKASHI Takahiro wrote:
> > In this patch, mkdir support is added to FAT file system.
> > A newly created directory contains only "." and ".." entries.
> >
> > Signed-off-by: AKASHI Takahiro
>
> The pat
On 07/20/2018 04:57 AM, AKASHI Takahiro wrote:
> In this patch, mkdir support is added to FAT file system.
> A newly created directory contains only "." and ".." entries.
>
> Signed-off-by: AKASHI Takahiro
The patch does set the creation date of the directory according to the
real time clock but
In this patch, mkdir support is added to FAT file system.
A newly created directory contains only "." and ".." entries.
Signed-off-by: AKASHI Takahiro
---
fs/fat/fat_write.c | 138 +
fs/fs.c| 3 +-
include/fat.h | 1 +
3 files chan
3 matches
Mail list logo