diff options
| author | 2022-06-29 09:51:40 +0800 | |
|---|---|---|
| committer | 2022-08-01 10:14:05 +0900 | |
| commit | 23e6e1c9b373c164bf25d89c901eed2ac0d898a1 (patch) | |
| tree | cebd48f4f65a42a3fc7d12cf85f22c07605ac9eb /tools/testing/selftests/exec/git:/ssh:/git@git.zx2c4.com | |
| parent | Linux 5.19 (diff) | |
| download | linux-dev-23e6e1c9b373c164bf25d89c901eed2ac0d898a1.tar.xz linux-dev-23e6e1c9b373c164bf25d89c901eed2ac0d898a1.zip | |
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 'tools/testing/selftests/exec/git:/ssh:/git@git.zx2c4.com')
0 files changed, 0 insertions, 0 deletions
