commit | 10ce444428c2329eb2aaf84850b5c7c09cecc58c | [log] [tgz] |
---|---|---|
author | Christoph Hellwig <hch@sgi.com> | Wed Jan 11 20:48:14 2006 +1100 |
committer | Nathan Scott <nathans@sgi.com> | Wed Jan 11 20:48:14 2006 +1100 |
tree | e96e409bc47f89ad2c5129b7a39f44b1d5205f9c | |
parent | 78539fdfa4c21308e90c596f060df8114483862a [diff] |
[XFS] use pagevec lookups This reduces the time spend in the radix tree lookups and avoids unessecary look roundtrips. SGI-PV: 947118 SGI-Modid: xfs-linux-melb:xfs-kern:203823a Signed-off-by: Christoph Hellwig <hch@sgi.com> Signed-off-by: Nathan Scott <nathans@sgi.com>