Skip to content

Conversation

@Donny9
Copy link

@Donny9 Donny9 commented Aug 16, 2021

Because all apis(exfat_open/close/write/read) are related to
"struct exfat_dev" in io.c, and exfat_generic_pwrite/pread are
related to struct exfat_node, so move them to node.c more appropriate.

It makes the fs easier to port to other systems.

Change-Id: I5069c3e8f6439073cb7dc43ab2d7b6c80fa47494
Signed-off-by: Jiuzhu Dong [email protected]

Because all apis(exfat_open/close/write/read) are related to
"struct exfat_dev" in io.c, and exfat_generic_pwrite/pread are
related to struct exfat_node, so move them to node.c more appropriate.

It makes the fs easier to port to other systems.

Change-Id: I5069c3e8f6439073cb7dc43ab2d7b6c80fa47494
Signed-off-by: Jiuzhu Dong <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant