[PATCH] page invalidation cleanup
authorNick Piggin <nickpiggin@yahoo.com.au>
Wed, 27 Sep 2006 08:50:02 +0000 (01:50 -0700)
committerLinus Torvalds <torvalds@g5.osdl.org>
Wed, 27 Sep 2006 15:26:12 +0000 (08:26 -0700)
commit0fd0e6b05aa096622f151cac2f81f2e6844fb1bb
tree4fd336eaea48b320f69e970323eef5dc77c62f20
parent5b99cd0effaf846240a15441aec459a592577eaf
[PATCH] page invalidation cleanup

Clean up the invalidate code, and use a common function to safely remove
the page from pagecache.

Signed-off-by: Nick Piggin <npiggin@suse.de>
Cc: Hugh Dickins <hugh@veritas.com>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
mm/truncate.c
mm/vmscan.c