Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
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: Tao Ma <[email protected]> Signed-off-by: Joel Becker <[email protected]>
- Loading branch information