commit | 2ddee844eef48bf9240ebdfd6c5ffc4333c7d639 | [log] [tgz] |
---|---|---|
author | David Chinner <dgc@sgi.com> | Wed Mar 22 12:47:40 2006 +1100 |
committer | Nathan Scott <nathans@sgi.com> | Wed Mar 22 12:47:40 2006 +1100 |
tree | 16cc4c8b13d31b94f247b54d726cb3d191ce5f6d | |
parent | 3758dee9f64fa9692063e7167128f9cec3f5fd33 [diff] |
[XFS] Check that a page has dirty buffers before finding it acceptable for rewrite clustering. This prevents writing excessive amounts of clean data when doing random rewrites of a cached file. SGI-PV: 951193 SGI-Modid: xfs-linux-melb:xfs-kern:25531a Signed-off-by: David Chinner <dgc@sgi.com> Signed-off-by: Nathan Scott <nathans@sgi.com>