diff options
author | Yuezhang Mo <Yuezhang.Mo@sony.com> | 2022-06-29 04:51:40 +0300 |
---|---|---|
committer | Namjae Jeon <linkinjeon@kernel.org> | 2022-08-01 04:14:05 +0300 |
commit | 23e6e1c9b373c164bf25d89c901eed2ac0d898a1 (patch) | |
tree | cebd48f4f65a42a3fc7d12cf85f22c07605ac9eb /crypto/curve25519-generic.c | |
parent | 3d7cb6b04c3f3115719235cc6866b10326de34cd (diff) | |
download | linux-23e6e1c9b373c164bf25d89c901eed2ac0d898a1.tar.xz |
exfat: reuse __exfat_write_inode() to update directory entry
__exfat_write_inode() is used to update file and stream directory
entries, except for file->start_clu and stream->flags.
This commit moves update file->start_clu and stream->flags to
__exfat_write_inode() and reuse __exfat_write_inode() to update
directory entries.
Signed-off-by: Yuezhang Mo <Yuezhang.Mo@sony.com>
Reviewed-by: Andy Wu <Andy.Wu@sony.com>
Reviewed-by: Aoyama Wataru <wataru.aoyama@sony.com>
Reviewed-by: Daniel Palmer <daniel.palmer@sony.com>
Reviewed-by: Sungjong Seo <sj1557.seo@samsung.com>
Signed-off-by: Namjae Jeon <linkinjeon@kernel.org>
Diffstat (limited to 'crypto/curve25519-generic.c')
0 files changed, 0 insertions, 0 deletions