commit | bd5a876ac4c130e8e1986dcdbb21839ae4cd91c0 | [log] [tgz] |
---|---|---|
author | Christoph Hellwig <hch@sgi.com> | Tue Jun 21 15:47:39 2005 +1000 |
committer | Nathan Scott <nathans@sgi.com> | Tue Jun 21 15:47:39 2005 +1000 |
tree | 5b03fbdcfafa7702cf70388891a1bab700349add | |
parent | d130c14c0310edac5ea0c6327bef7e3715f9a083 [diff] |
[XFS] (mostly) remove xfs_inval_cached_pages Since the last round of direct I/O locking changes it is just a wrapper around VOP_FLUSHINVAL_PAGES, so it's not nessecary anymore. Keep a simplified version for kernels < 2.4.22, as these don't have the changed direct I/O locking. SGI-PV: 938064 SGI-Modid: xfs-linux:xfs-kern:194420a Signed-off-by: Christoph Hellwig <hch@sgi.com> Signed-off-by: Nathan Scott <nathans@sgi.com>