Skip to content
Commit cca24370 authored by Miklos Szeredi's avatar Miklos Szeredi
Browse files

fuse: lock page in mkwrite



Lock the page in fuse_page_mkwrite() to protect against a race with
fuse_writepage() where the page is redirtied before the actual writeback
begins.

Signed-off-by: default avatarMiklos Szeredi <mszeredi@suse.cz>
parent 385b1268
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