diff --git a/fs/ocfs2/aops.c b/fs/ocfs2/aops.c index 0f04b70..4039637 100644 --- a/fs/ocfs2/aops.c +++ b/fs/ocfs2/aops.c @@ -1234,6 +1234,7 @@ out: */ static int ocfs2_write_cluster(struct address_space *mapping, u32 phys, unsigned int unwritten, + unsigned int should_zero, struct ocfs2_alloc_context *data_ac, struct ocfs2_alloc_context *meta_ac, struct ocfs2_write_ctxt *wc, u32 cpos,