Reiser4 is trying to add/remove pages to/from address space, so it needs
commit0061f426dba6e084e5cdaddb3fa268074a74e280
authorHans Reiser <reiser@namesys.com>
Fri, 25 Sep 2009 20:12:47 +0000 (25 22:12 +0200)
committerjames toy <toyj@union.edu>
Fri, 25 Sep 2009 20:12:47 +0000 (25 22:12 +0200)
treeb7826d6da1775dd7750fb96cfbc4c989f2f0eec7
parent3ac5dfd5b3a9164397b22c1c76067f28432fb6bb
Reiser4 is trying to add/remove pages to/from address space, so it needs
add_to_page_cache_lru to be EXPORT_SYMBOL-ed.

[bunk@stusta.de: unexport {,__}remove_from_page_cache]
Signed-off-by: Adrian Bunk <bunk@stusta.de>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
mm/filemap.c