Unionfs: mmap updates
authorErez Zadok <ezk@cs.sunysb.edu>
Wed, 31 Oct 2007 23:04:26 +0000 (19:04 -0400)
committerErez Zadok <ezk@cs.sunysb.edu>
Tue, 31 Jan 2012 07:57:31 +0000 (02:57 -0500)
commit96ebe55e9f0ee2daeecdd4aef8446ae2abeba260
tree2f71554cf84914827211c3e5474132fb36276928
parent8f76de6e9748dcfe510d80e5a00a9e4b9d878f15
Unionfs: mmap updates

Rewrite unionfs_writepage to minimize dependence on AOP_WRITEPAGE_ACTIVEATE,
handle memory pressure better, and update documentation.  Remove
unionfs_sync_page because it's not needed.

CC: Hugh Dickins <hugh@veritas.com>
CC: Pekka Enberg <penberg@cs.helsinki.fi>
Signed-off-by: Erez Zadok <ezk@cs.sunysb.edu>
fs/unionfs/mmap.c