1
0
Fork 0
alistair23-linux/fs/coda
Jan Harkes 38c2e4370d coda: do not grab an uninitialized fd when the open upcall returns an error
When open fails the fd in the response is uninitialized and we ended up taking
a reference on the file struct and never released it.

Signed-off-by: Jan Harkes <jaharkes@cs.cmu.edu>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2007-07-19 10:04:48 -07:00
..
Makefile Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
cache.c Detach sched.h from mm.h 2007-05-21 09:18:19 -07:00
cnode.c [PATCH] mark struct inode_operations const 1 2007-02-12 09:48:46 -08:00
coda_int.h [PATCH] fs/coda/: proper prototypes 2006-03-24 07:33:21 -08:00
coda_linux.c [PATCH] inode-diet: Eliminate i_blksize from the inode structure 2006-09-27 08:26:18 -07:00
dir.c wrong order of arguments of ->readdir() 2007-07-15 16:40:51 -07:00
file.c coda: do not grab an uninitialized fd when the open upcall returns an error 2007-07-19 10:04:48 -07:00
inode.c Remove SLAB_CTOR_CONSTRUCTOR 2007-05-17 05:23:04 -07:00
pioctl.c [PATCH] mark struct inode_operations const 1 2007-02-12 09:48:46 -08:00
psdev.c coda: do not grab an uninitialized fd when the open upcall returns an error 2007-07-19 10:04:48 -07:00
symlink.c [PATCH] mark address_space_operations const 2006-06-28 14:59:04 -07:00
sysctl.c [PATCH] sysctl: remove insert_at_head from register_sysctl 2007-02-14 08:09:59 -08:00
upcall.c coda: do not grab an uninitialized fd when the open upcall returns an error 2007-07-19 10:04:48 -07:00