commit | 2ecdc82ef0b03e67ce5ecee79d0d108177a704df | [log] [tgz] |
---|---|---|
author | Christoph Hellwig <hch@lst.de> | Tue Jan 26 17:27:20 2010 +0100 |
committer | Al Viro <viro@zeniv.linux.org.uk> | Wed Mar 03 14:07:55 2010 -0500 |
tree | 66887e3e0e7328c4030888905a713a995bb1654b | |
parent | 270ba5f7c5dac0bfb564aa35a536fb31ad4075bd [diff] |
kill unused invalidate_inode_pages helper No one is calling this anymore as everyone has switched to invalidate_mapping_pages long time ago. Also update a few references to it in comments. nfs has two more, but I can't easily figure what they are actually referring to, so I left them as-is. Signed-off-by: Christoph Hellwig <hch@lst.de> Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>