linux/fs/configfs
Joel Becker eed7a0db46 configfs: configfs_mkdir() failed to cleanup linkage.
If configfs_mkdir() errored in certain ways after the parent<->child
linkage was already created, it would not undo the linkage.  Also,
comment the reference counting for clarity.

Signed-off-by: Joel Becker <joel.becker@oracle.com>
Signed-off-by: Mark Fasheh <mark.fasheh@oracle.com>
2006-05-17 14:38:51 -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: configfs_mkdir() failed to cleanup linkage. 2006-05-17 14:38:51 -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