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, 12 Aug 2011 02:36:43 +0000 (22:36 -0400)
commit7ba4653a2f9ca180423c04eef7ec447466b64176
tree0746f47b999e7cb9ba0b8262c0e0b85d1a33ccb6
parent3e9269c3862e91c5e7cdcea847fcb68002d8da60
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