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/ncpfs
Eric W. Biederman 1de241268d [PATCH] ncpfs: ensure we free wdog_pid on parse_option or fill_inode failure
This took a little refactoring but now errors are handled cleanly.  When
this code used pid_t values this wasn't necessary because you can't
leak a pid_t.

Thanks to Peter Vandrovec for spotting this.

Signed-off-by: Eric W. Biederman <ebiederm@xmission.com>
Cc: Peter Vandrovec <vandrove@vc.cvut.cz>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
2006-12-13 09:05:53 -08:00
..
Kconfig Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
Makefile Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
dir.c [PATCH] struct path: convert ncpfs 2006-12-08 08:28:48 -08:00
file.c [PATCH] struct path: convert ncpfs 2006-12-08 08:28:48 -08:00
getopt.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
getopt.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
inode.c [PATCH] ncpfs: ensure we free wdog_pid on parse_option or fill_inode failure 2006-12-13 09:05:53 -08:00
ioctl.c [PATCH] struct path: convert ncpfs 2006-12-08 08:28:48 -08:00
mmap.c [PATCH] struct path: convert ncpfs 2006-12-08 08:28:48 -08:00
ncplib_kernel.c Remove obsolete #include <linux/config.h> 2006-06-30 19:25:36 +02:00
ncplib_kernel.h Remove obsolete #include <linux/config.h> 2006-06-30 19:25:36 +02:00
ncpsign_kernel.c Remove obsolete #include <linux/config.h> 2006-06-30 19:25:36 +02:00
ncpsign_kernel.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
sock.c WorkStruct: make allyesconfig 2006-11-22 14:57:56 +00:00
symlink.c [PATCH] fs: Removing useless casts 2006-09-27 08:26:10 -07:00