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

gfs2: Fix mmap locking for write faults



When a write fault occurs, we need to take the inode glock of the underlying
inode in exclusive mode.  Otherwise, there's no guarantee that the dirty page
will be written back to disk.

Signed-off-by: default avatarAndreas Gruenbacher <agruenba@redhat.com>
parent f5456b5d
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment