dect
/
linux-2.6
Archived
13
0
Fork 0
This repository has been archived on 2022-02-17. You can view files and clone it, but cannot push or open issues or pull requests.
linux-2.6/fs/ecryptfs
Michael Halcrow 8a29f2b028 eCryptfs: release mutex on hash error path
Release the crypt_stat hash mutex on allocation error. Check for error
conditions when doing crypto hash calls.

Signed-off-by: Michael Halcrow <mhalcrow@us.ibm.com>
Reported-by: Kazuki Ohta <kazuki.ohta@gmail.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2007-11-05 15:12:33 -08:00
..
Makefile eCryptfs: read_write.c routines 2007-10-16 09:43:12 -07:00
crypto.c eCryptfs: release mutex on hash error path 2007-11-05 15:12:33 -08:00
debug.c eCryptfs: update comment and debug statement 2007-10-16 09:43:11 -07:00
dentry.c [PATCH] eCryptfs: fix possible NULL ptr deref in ecryptfs_d_release() 2007-03-16 19:25:05 -07:00
ecryptfs_kernel.h ecryptfs: clean up page flag handling 2007-10-16 09:43:12 -07:00
file.c eCryptfs: remove unused functions and kmem_cache 2007-10-16 09:43:12 -07:00
inode.c ecryptfs: allow lower fs to interpret ATTR_KILL_S*ID 2007-10-18 14:37:21 -07:00
keystore.c Update fs/ to use sg helpers 2007-10-22 21:19:55 +02:00
main.c Clean up duplicate includes in fs/ecryptfs/ 2007-10-17 08:42:48 -07:00
messaging.c eCryptfs: remove assignments in if-statements 2007-10-16 09:43:12 -07:00
mmap.c ecryptfs: clean up page flag handling 2007-10-16 09:43:12 -07:00
netlink.c [NET]: make netlink user -> kernel interface synchronious 2007-10-10 21:15:29 -07:00
read_write.c ecryptfs: clean up page flag handling 2007-10-16 09:43:12 -07:00
super.c eCryptfs: initialize persistent lower file on inode create 2007-10-16 09:43:12 -07:00