linux/fs/ecryptfs
Michael Halcrow e77a56ddce [PATCH] eCryptfs: Encrypted passthrough
Provide an option to provide a view of the encrypted files such that the
metadata is always in the header of the files, regardless of whether the
metadata is actually in the header or in the extended attribute.  This mode of
operation is useful for applications like incremental backup utilities that do
not preserve the extended attributes when directly accessing the lower files.

With this option enabled, the files under the eCryptfs mount point will be
read-only.

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>
2007-02-12 09:48:36 -08:00
..
crypto.c [PATCH] eCryptfs: Encrypted passthrough 2007-02-12 09:48:36 -08:00
debug.c [PATCH] ecryptfs: fs/Makefile and fs/Kconfig 2006-10-04 07:55:24 -07:00
dentry.c [PATCH] eCryptfs: Use fsstack's generic copy inode attr functions 2006-12-08 08:28:40 -08:00
ecryptfs_kernel.h [PATCH] eCryptfs: Encrypted passthrough 2007-02-12 09:48:36 -08:00
file.c [PATCH] eCryptfs: Encrypted passthrough 2007-02-12 09:48:36 -08:00
inode.c [PATCH] eCryptfs: Encrypted passthrough 2007-02-12 09:48:36 -08:00
keystore.c [PATCH] eCryptfs: Public key; packet management 2007-02-12 09:48:36 -08:00
main.c [PATCH] eCryptfs: Generalize metadata read/write 2007-02-12 09:48:36 -08:00
Makefile [PATCH] eCryptfs: Public key; packet management 2007-02-12 09:48:36 -08:00
messaging.c [PATCH] eCryptfs: Generalize metadata read/write 2007-02-12 09:48:36 -08:00
mmap.c [PATCH] eCryptfs: Encrypted passthrough 2007-02-12 09:48:36 -08:00
netlink.c [PATCH] eCryptfs: Public key; packet management 2007-02-12 09:48:36 -08:00
super.c [PATCH] slab: remove SLAB_KERNEL 2006-12-07 08:39:24 -08:00