Skip to content
Commit 293b2f70 authored by Tao Ma's avatar Tao Ma Committed by Joel Becker
Browse files

ocfs2: Integrate CoW in file write.



When we use mmap, we CoW the refcountd clusters in
ocfs2_write_begin_nolock. While for normal file
io(including directio), we do CoW in
ocfs2_prepare_inode_for_write.

Signed-off-by: default avatarTao Ma <tao.ma@oracle.com>
parent 6ae23c55
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