linux/fs/configfs
Joel Becker 84efad1a53 configfs: Fix a reference leak in configfs_mkdir().
configfs_mkdir() failed to release the working parent reference in most
exit paths.  Also changed the exit path for readability.

Signed-off-by: Joel Becker <joel.becker@oracle.com>
Signed-off-by: Mark Fasheh <mark.fasheh@oracle.com>
2006-05-17 14:38:50 -07:00
..
Makefile [PATCH] configfs: User-driven configuration filesystem 2006-01-03 11:45:28 -08:00
configfs_internal.h [PATCH] Make most file operations structs in fs/ const 2006-03-28 09:16:06 -08:00
dir.c configfs: Fix a reference leak in configfs_mkdir(). 2006-05-17 14:38:50 -07:00
file.c [PATCH] Make most file operations structs in fs/ const 2006-03-28 09:16:06 -08:00
inode.c [PATCH] BUG_ON() Conversion in fs/configfs/ 2006-02-03 14:03:09 -08:00
item.c [PATCH] configfs: User-driven configuration filesystem 2006-01-03 11:45:28 -08:00
mount.c configfs: Add permission and ownership to configfs objects. 2006-02-03 14:01:05 -08:00
symlink.c [PATCH] BUG_ON() Conversion in fs/configfs/ 2006-02-03 14:03:09 -08:00