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>
Fri, 6 Aug 2010 03:01:06 +0000 (23:01 -0400)
commit8268ef85ab9a895c033d0424a424bdfe3bf761b4
tree28263ed0c666889f0e3408cb510a1d0ba83843c0
parentdbbf2a1250f372d466c0b9a331d88d9ee27ad870
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