Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
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: Miklos Szeredi <mszeredi@suse.cz>
- Loading branch information