eCryptfs: replace encrypt, decrypt, and inode size write
Replace page encryption and decryption routines and inode size write routine with versions that utilize the read_write.c functions. 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>
Showing
- fs/ecryptfs/crypto.c 235 additions, 192 deletionsfs/ecryptfs/crypto.c
- fs/ecryptfs/ecryptfs_kernel.h 5 additions, 9 deletionsfs/ecryptfs/ecryptfs_kernel.h
- fs/ecryptfs/inode.c 3 additions, 9 deletionsfs/ecryptfs/inode.c
- fs/ecryptfs/mmap.c 41 additions, 90 deletionsfs/ecryptfs/mmap.c
- fs/ecryptfs/read_write.c 6 additions, 6 deletionsfs/ecryptfs/read_write.c
Please register or sign in to comment