From: Christoph Hellwig Date: Tue, 21 Jun 2005 05:47:39 +0000 (+1000) Subject: [XFS] (mostly) remove xfs_inval_cached_pages Since the last round of X-Git-Tag: v2.6.13-rc1~68^2~582^2^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bd5a876ac4c130e8e1986dcdbb21839ae4cd91c0;p=pandora-kernel.git [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 Signed-off-by: Nathan Scott --- Reading git-diff-tree failed