diff options
author | Yuezhang Mo <Yuezhang.Mo@sony.com> | 2024-09-17 14:58:56 +0900 |
---|---|---|
committer | Namjae Jeon <linkinjeon@kernel.org> | 2024-09-17 15:09:50 +0900 |
commit | 231eb762bbe8fa232e672e5a399eed16a0c0c45a (patch) | |
tree | f11edd83ef91518fa73f653a5d7a2cab2e417508 /rust/helpers/task.c | |
parent | fba27cf005038a5fedf001b49636594819dbb1d5 (diff) | |
download | linux-231eb762bbe8fa232e672e5a399eed16a0c0c45a.tar.gz linux-231eb762bbe8fa232e672e5a399eed16a0c0c45a.tar.bz2 linux-231eb762bbe8fa232e672e5a399eed16a0c0c45a.zip |
exfat: do not fallback to buffered write
After commit(11a347fb6cef exfat: change to get file size from
DataLength), the remaining area or hole had been filled with
zeros before calling exfat_direct_IO(), so there is no need to
fallback to buffered write, and ->i_size_aligned is no longer
needed, drop it.
Signed-off-by: Yuezhang Mo <Yuezhang.Mo@sony.com>
Signed-off-by: Namjae Jeon <linkinjeon@kernel.org>
Diffstat (limited to 'rust/helpers/task.c')
0 files changed, 0 insertions, 0 deletions