alistair23-linux/fs/ecryptfs
Michael Halcrow 7ff1d74f56 [PATCH] eCryptfs: Consolidate lower dentry_open's
Opens on lower dentry objects happen in several places in eCryptfs, and they
all involve the same steps (dget, mntget, dentry_open).  This patch
consolidates the lower open events into a single function call.

Signed-off-by: Michael Halcrow <mhalcrow@us.ibm.com>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
2006-10-31 08:07:01 -08:00
..
crypto.c [PATCH] eCryptfs: Consolidate lower dentry_open's 2006-10-31 08:07:01 -08:00
debug.c [PATCH] ecryptfs: fs/Makefile and fs/Kconfig 2006-10-04 07:55:24 -07:00
dentry.c [PATCH] ecryptfs: fs/Makefile and fs/Kconfig 2006-10-04 07:55:24 -07:00
ecryptfs_kernel.h [PATCH] eCryptfs: Consolidate lower dentry_open's 2006-10-31 08:07:01 -08:00
file.c [PATCH] eCryptfs: Consolidate lower dentry_open's 2006-10-31 08:07:01 -08:00
inode.c [PATCH] eCryptfs: Consolidate lower dentry_open's 2006-10-31 08:07:01 -08:00
keystore.c [PATCH] eCryptfs: Cipher code to new crypto API 2006-10-31 08:07:01 -08:00
main.c [PATCH] eCryptfs: Cipher code to new crypto API 2006-10-31 08:07:01 -08:00
Makefile [PATCH] ecryptfs: fs/Makefile and fs/Kconfig 2006-10-04 07:55:24 -07:00
mmap.c [PATCH] ecryptfs: fs/Makefile and fs/Kconfig 2006-10-04 07:55:24 -07:00
super.c [PATCH] ecryptfs: fs/Makefile and fs/Kconfig 2006-10-04 07:55:24 -07:00