diff options
author | Chao Yu <chao@kernel.org> | 2023-12-10 17:20:38 +0800 |
---|---|---|
committer | Jaegeuk Kim <jaegeuk@kernel.org> | 2023-12-11 13:34:04 -0800 |
commit | 59d0d4c3eae0f3dd8886ed59f89f21fa09e324f5 (patch) | |
tree | 9f87145cdcbbe0041ca56e816a62c4d74939415b /io_uring | |
parent | 2020cd48e41cb8470bb1ca0835033d13d3178425 (diff) | |
download | linux-59d0d4c3eae0f3dd8886ed59f89f21fa09e324f5.tar.gz linux-59d0d4c3eae0f3dd8886ed59f89f21fa09e324f5.tar.bz2 linux-59d0d4c3eae0f3dd8886ed59f89f21fa09e324f5.zip |
f2fs: update blkaddr in __set_data_blkaddr() for cleanup
This patch allows caller to pass blkaddr to f2fs_set_data_blkaddr()
and let __set_data_blkaddr() inside f2fs_set_data_blkaddr() to update
dn->data_blkaddr w/ last value of blkaddr.
Just cleanup, no logic changes.
Signed-off-by: Chao Yu <chao@kernel.org>
Signed-off-by: Jaegeuk Kim <jaegeuk@kernel.org>
Diffstat (limited to 'io_uring')
0 files changed, 0 insertions, 0 deletions