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

ocfs2: Don't duplicate pages past i_size during CoW.



During CoW, the pages after i_size don't contain valid data, so there's
no need to read and duplicate them.

Signed-off-by: default avatarTao Ma <tao.ma@oracle.com>
Signed-off-by: default avatarJoel Becker <joel.becker@oracle.com>
parent e372357b
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