android_kernel_xiaomi_sm8350/fs/configfs
Mark Fasheh 55ed16029d configfs: mutex_lock_nested() fix
configfs_unregister_subsystem() nests a pair of inode i_mutex acquisitions,
and thus needs annotation via mutex_lock_nested().

Signed-off-by: Mark Fasheh <mark.fasheh@oracle.com>
2006-12-01 18:28:34 -08:00
..
configfs_internal.h
dir.c configfs: mutex_lock_nested() fix 2006-12-01 18:28:34 -08:00
file.c configfs: handle kzalloc() failure in check_perm() 2006-10-20 15:29:00 -07:00
inode.c
item.c
Makefile
mount.c
symlink.c