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>
Wed, 30 Mar 2011 23:21:12 +0000 (19:21 -0400)
commitef78d57b27a0f7c12ef95655ebafc8807926f228
treedfffe6fbcee4b1e30c54546b23c3d070ae699595
parent59ebb82c807fa81a01cef4688aed3d476aa5ee8e
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