aboutsummaryrefslogtreecommitdiffstats
path: root/fs/ext4/fast_commit.c
diff options
context:
space:
mode:
authorDavid Sterba <[email protected]>2022-07-12 21:30:05 +0000
committerDavid Sterba <[email protected]>2022-08-01 17:53:31 +0000
commit5abbb7b92820cf6ba9154a35cff6d64b62d7f273 (patch)
treef8a3cb1950ed9e855420ffbb31a7c59fe6849e13 /fs/ext4/fast_commit.c
parentLinux 5.19-rc6 (diff)
downloadkernel-5abbb7b92820cf6ba9154a35cff6d64b62d7f273.tar.gz
kernel-5abbb7b92820cf6ba9154a35cff6d64b62d7f273.zip
affs: use memcpy_to_page and remove replace kmap_atomic()
The use of kmap() is being deprecated in favor of kmap_local_page() where it is feasible. For kmap around a memcpy there's a convenience helper memcpy_to_page that also makes the flush_dcache_page() redundant. CC: Fabio M. De Francesco <[email protected]> Reviewed-by: Ira Weiny <[email protected]> Signed-off-by: David Sterba <[email protected]>
Diffstat (limited to 'fs/ext4/fast_commit.c')
0 files changed, 0 insertions, 0 deletions