acrn-kernel/fs/ecryptfs
Michael Halcrow 2f9b12a31f eCryptfs: protect crypt_stat->flags in ecryptfs_open()
Make sure crypt_stat->flags is protected with a lock in ecryptfs_open().

Signed-off-by: Michael Halcrow <mhalcrow@us.ibm.com>
Cc: Al Viro <viro@ZenIV.linux.org.uk>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2008-04-29 08:06:07 -07:00
..
Makefile eCryptfs: integrate eCryptfs device handle into the module. 2008-04-29 08:06:07 -07:00
crypto.c ecryptfs: replace remaining __FUNCTION__ occurrences 2008-04-29 08:06:06 -07:00
debug.c
dentry.c eCryptfs: Swap dput() and mntput() 2008-03-19 18:53:36 -07:00
ecryptfs_kernel.h eCryptfs: make key module subsystem respect namespaces 2008-04-29 08:06:07 -07:00
file.c eCryptfs: protect crypt_stat->flags in ecryptfs_open() 2008-04-29 08:06:07 -07:00
inode.c ecryptfs: add missing lock around notify_change 2008-04-29 08:06:07 -07:00
keystore.c eCryptfs: integrate eCryptfs device handle into the module. 2008-04-29 08:06:07 -07:00
main.c ecryptfs: replace remaining __FUNCTION__ occurrences 2008-04-29 08:06:06 -07:00
messaging.c eCryptfs: make key module subsystem respect namespaces 2008-04-29 08:06:07 -07:00
miscdev.c eCryptfs: make key module subsystem respect namespaces 2008-04-29 08:06:07 -07:00
mmap.c ecryptfs: replace remaining __FUNCTION__ occurrences 2008-04-29 08:06:06 -07:00
netlink.c eCryptfs: make key module subsystem respect namespaces 2008-04-29 08:06:07 -07:00
read_write.c ecryptfs: replace remaining __FUNCTION__ occurrences 2008-04-29 08:06:06 -07:00
super.c