Searched hist:bf12be1cc851cface331b0e74713a6bb1cb046b0 (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/fs/ecryptfs/ |
H A D | mmap.c | diff bf12be1cc851cface331b0e74713a6bb1cb046b0 Tue Oct 16 03:28:11 CDT 2007 Michael Halcrow <mhalcrow@us.ibm.com> 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 <mhalcrow@us.ibm.com> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
|