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

gfs2: Convert remaining kmap_atomic calls to kmap_local_page



Replace the remaining instances of kmap_atomic() ... kunmap_atomic()
with kmap_local_page() ... kunmap_local().

In gfs2_write_buf_to_page(), we can call flush_dcache_page() after
unmapping the page.

Signed-off-by: default avatarAndreas Gruenbacher <agruenba@redhat.com>
parent 58721bd4
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