From: Dave Chinner Date: Mon, 12 Nov 2012 11:53:57 +0000 (+1100) Subject: xfs: remove xfs_flushinval_pages X-Git-Tag: omap-for-v3.8/fixes-for-merge-window-v4-signed~55^2~30 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fb59581404ab7ec5075299065c22cb211a9262a9;p=pandora-kernel.git xfs: remove xfs_flushinval_pages It's just a simple wrapper around VFS functionality, and is actually bugging in that it doesn't remove mappings before invalidating the page cache. Remove it and replace it with the correct VFS functionality. Signed-off-by: Dave Chinner Reviewed-by: Andrew Dahl Signed-off-by: Ben Myers --- Reading git-diff-tree failed