eCryptfs: track header bytes rather than extents
Remove internal references to header extents; just keep track of header bytes instead. Headers can easily span multiple pages with the recent persistent file changes. 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 35 additions, 63 deletionsfs/ecryptfs/crypto.c
- fs/ecryptfs/ecryptfs_kernel.h 1 addition, 2 deletionsfs/ecryptfs/ecryptfs_kernel.h
- fs/ecryptfs/inode.c 3 additions, 5 deletionsfs/ecryptfs/inode.c
- fs/ecryptfs/main.c 0 additions, 5 deletionsfs/ecryptfs/main.c
- fs/ecryptfs/mmap.c 12 additions, 9 deletionsfs/ecryptfs/mmap.c
Loading
Please register or sign in to comment