commit | 0216f7f7921759211e48e8b940eae29f0fe43902 | [log] [tgz] |
---|---|---|
author | Michael Halcrow <mhalcrow@us.ibm.com> | Tue Oct 16 01:28:08 2007 -0700 |
committer | Linus Torvalds <torvalds@woody.linux-foundation.org> | Tue Oct 16 09:43:12 2007 -0700 |
tree | 44999b1dfb49944bfd83881c8d9e0cbe3a90e2b7 | |
parent | da0102a10aed2244d8fc34f289e81e502622b81e [diff] |
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>