diff options
author | Tristan Ye <tristan.ye@oracle.com> | 2011-01-21 18:20:18 +0800 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@suse.de> | 2011-03-07 15:17:52 -0800 |
commit | 08020344c3d5632890a14218f2985c89d8d6c9b9 (patch) | |
tree | 29540e76c38aef6663d185ca03c4f9c19b612bb2 /include | |
parent | 60ee09b1acf7ffddfb301bbd6c54ffb2744b09ab (diff) |
Ocfs2/refcounttree: Fix a bug for refcounttree to writeback clusters in a right number.
commit acf3bb007e5636ef4c17505affb0974175108553 upstream.
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: Tristan Ye <tristan.ye@oracle.com>
Signed-off-by: Joel Becker <jlbec@evilplan.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions