diff options
author | Tristan Ye <tristan.ye@oracle.com> | 2011-01-21 11:20:18 +0100 |
---|---|---|
committer | Joel Becker <jlbec@evilplan.org> | 2011-02-20 11:36:12 +0100 |
commit | acf3bb007e5636ef4c17505affb0974175108553 (patch) | |
tree | 5e5c44104bcc865184c8472af85151271dbc03bd /init | |
parent | ocfs2: Fix estimate of necessary credits for mkdir (diff) | |
download | linux-acf3bb007e5636ef4c17505affb0974175108553.tar.xz linux-acf3bb007e5636ef4c17505affb0974175108553.zip |
Ocfs2/refcounttree: Fix a bug for refcounttree to writeback clusters in a right number.
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>
Cc: stable@kernel.org
Signed-off-by: Joel Becker <jlbec@evilplan.org>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions