Skip to content
Commit d68d0c6c authored by Andreas Gruenbacher's avatar Andreas Gruenbacher
Browse files

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: default avatarAndreas Gruenbacher <agruenba@redhat.com>
parent b0c21c6d
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment