android_kernel_samsung_msm8976/fs/ecryptfs
Michael Halcrow cf81f89d9a ecryptfs: fix error handling
The error paths and the module exit code need work. sysfs
unregistration is not the right place to tear down the crypto
subsystem, and the code to undo subsystem initializations on various
error paths is unnecessarily duplicated. This patch addresses those
issues.

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-10-16 09:43:12 -07:00
..
crypto.c eCryptfs: remove assignments in if-statements 2007-10-16 09:43:12 -07: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: remove header_extent_size 2007-10-16 09:43:12 -07:00
file.c eCryptfs: remove assignments in if-statements 2007-10-16 09:43:12 -07:00
inode.c eCryptfs: remove assignments in if-statements 2007-10-16 09:43:12 -07:00
keystore.c eCryptfs: remove assignments in if-statements 2007-10-16 09:43:12 -07:00
main.c ecryptfs: fix error handling 2007-10-16 09:43:12 -07:00
Makefile [PATCH] eCryptfs: Public key; packet management 2007-02-12 09:48:36 -08:00
messaging.c eCryptfs: remove assignments in if-statements 2007-10-16 09:43:12 -07:00
mmap.c eCryptfs: remove assignments in if-statements 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
super.c eCryptfs: grammatical fix (destruct to destroy) 2007-10-16 09:43:11 -07:00