[XFS] use pagevec lookups This reduces the time spend in the radix tree
authorChristoph Hellwig <hch@sgi.com>
Wed, 11 Jan 2006 09:48:14 +0000 (20:48 +1100)
committerNathan Scott <nathans@sgi.com>
Wed, 11 Jan 2006 09:48:14 +0000 (20:48 +1100)
commit10ce444428c2329eb2aaf84850b5c7c09cecc58c
treee96e409bc47f89ad2c5129b7a39f44b1d5205f9c
parent78539fdfa4c21308e90c596f060df8114483862a
[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>
fs/xfs/linux-2.6/xfs_aops.c