From: Michael Halcrow Date: Tue, 16 Oct 2007 08:28:11 +0000 (-0700) Subject: eCryptfs: convert mmap functions to use persistent file X-Git-Tag: v2.6.24-rc1~977 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bf12be1cc851cface331b0e74713a6bb1cb046b0;p=pandora-kernel.git eCryptfs: convert mmap functions to use persistent file Convert readpage, prepare_write, and commit_write to use read_write.c routines. Remove sync_page; I cannot think of a good reason for implementing that in eCryptfs. Signed-off-by: Michael Halcrow Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed