diff options
author | Andreas Gruenbacher <agruenba@redhat.com> | 2023-06-27 15:34:36 +0200 |
---|---|---|
committer | Andreas Gruenbacher <agruenba@redhat.com> | 2023-07-03 22:30:48 +0200 |
commit | d68d0c6c3fc781c8a130e6a4d0666dbbd69e917b (patch) | |
tree | f284d052d5c95e8dba1399f94db1283fcface860 /fs/fs_pin.c | |
parent | b0c21c6d527491276b1f7c9580bd2bf08c081add (diff) |
gfs2: Use memcpy_{from,to}_page where appropriate
Replace kmap_local_page() + memcpy() + kunmap_local() sequences with
memcpy_{from,to}_page() where we are not doing anything else with the
mapped page.
Signed-off-by: Andreas Gruenbacher <agruenba@redhat.com>
Diffstat (limited to 'fs/fs_pin.c')
0 files changed, 0 insertions, 0 deletions