android_kernel_xiaomi_sdm845/fs/sysfs
Tejun Heo 6cb52147b2 sysfs: fix locking in sysfs_lookup() and sysfs_rename_dir()
sd children list walking in sysfs_lookup() and sd renaming in
sysfs_rename_dir() were left out during i_mutex -> sysfs_mutex
conversion.  Fix them.

Signed-off-by: Tejun Heo <htejun@gmail.com>
Acked-by: Cornelia Huck <cornelia.huck@de.ibm.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
2007-08-22 14:35:34 -07:00
..
bin.c sysfs: add parameter "struct bin_attribute *" in .read/.write methods for sysfs binary attributes 2007-07-11 16:09:09 -07:00
dir.c sysfs: fix locking in sysfs_lookup() and sysfs_rename_dir() 2007-08-22 14:35:34 -07:00
file.c sysfs: cosmetic clean up on node creation failure paths 2007-07-18 15:49:50 -07:00
group.c sysfs: make kobj point to sysfs_dirent instead of dentry 2007-07-11 16:09:08 -07:00
inode.c sysfs: make sysfs_init_inode() static 2007-07-18 15:49:49 -07:00
Makefile Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
mount.c mm: Remove slab destructors from kmem_cache_create(). 2007-07-20 10:11:58 +09:00
symlink.c sysfs: cosmetic clean up on node creation failure paths 2007-07-18 15:49:50 -07:00
sysfs.h sysfs: make sysfs_init_inode() static 2007-07-18 15:49:49 -07:00