Searched hist:"7 ff1d74f5670329ac4b5959a675f8698ba95be20" (Results 1 – 4 of 4) sorted by relevance
/openbmc/linux/fs/ecryptfs/ |
H A D | file.c | diff 7ff1d74f5670329ac4b5959a675f8698ba95be20 Tue Oct 31 00:07:19 CST 2006 Michael Halcrow <mhalcrow@us.ibm.com> [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>
|
H A D | ecryptfs_kernel.h | diff 7ff1d74f5670329ac4b5959a675f8698ba95be20 Tue Oct 31 00:07:19 CST 2006 Michael Halcrow <mhalcrow@us.ibm.com> [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>
|
H A D | crypto.c | diff 7ff1d74f5670329ac4b5959a675f8698ba95be20 Tue Oct 31 00:07:19 CST 2006 Michael Halcrow <mhalcrow@us.ibm.com> [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>
|
H A D | inode.c | diff 7ff1d74f5670329ac4b5959a675f8698ba95be20 Tue Oct 31 00:07:19 CST 2006 Michael Halcrow <mhalcrow@us.ibm.com> [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>
|