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/configfs
Joel Becker afdf04ea09 configfs: add missing mutex_unlock()
d_alloc() failure in configfs_register_subsystem() would fail to unlock
the mutex taken above.  Reorganize the exit path to ensure the unlock
happens.

Reported-by: Akinobu Mita <akinobu.mita@gmail.com>
Signed-off-by: Joel Becker <joel.becker@oracle.com>
Signed-off-by: Mark Fasheh <mark.fasheh@oracle.com>
2007-03-14 14:37:21 -07:00
..
Makefile [PATCH] configfs: User-driven configuration filesystem 2006-01-03 11:45:28 -08:00
configfs_internal.h [PATCH] mark struct inode_operations const 1 2007-02-12 09:48:46 -08:00
dir.c configfs: add missing mutex_unlock() 2007-03-14 14:37:21 -07:00
file.c configfs: Zero terminate data in configfs attribute writes. 2007-02-07 12:17:08 -08:00
inode.c [PATCH] mark struct inode_operations const 1 2007-02-12 09:48:46 -08:00
item.c [DLM] Export config_group_find_obj for use by the DLM 2006-01-18 14:21:40 +00:00
mount.c [PATCH] Mark struct super_operations const 2007-02-12 09:48:47 -08:00
symlink.c [PATCH] mark struct inode_operations const 1 2007-02-12 09:48:46 -08:00