-
由 Tristan Ye 提交于
Current refcounttree codes actually didn't writeback the new pages out in write-back mode, due to a bug of always passing a ZERO number of clusters to 'ocfs2_cow_sync_writeback', the patch tries to pass a proper one in. Signed-off-by: NTristan Ye <tristan.ye@oracle.com> Cc: stable@kernel.org Signed-off-by: NJoel Becker <jlbec@evilplan.org>
acf3bb00