android_kernel_xiaomi_sdm845/fs/sysfs
Eric W. Biederman 0333cd8a3f sysfs: Use kill_anon_super
Since sysfs no longer stores fs directory information in the dcache
on a permanent basis kill_litter_super it is inappropriate and actively
wrong.  It will decrement the count on all dentries left in the
dcache before trying to free them.

At the moment this is not biting us only because we never unmount sysfs.

Signed-off-by: Eric W. Biederman <ebiederm@xmission.com>
Signed-off-by: Tejun Heo <htejun@gmail.com>
Cc: Cornelia Huck <cornelia.huck@de.ibm.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
2007-10-12 14:51:07 -07:00
..
bin.c sysfs: cleanup semaphore.h 2007-10-12 14:51:03 -07:00
dir.c sysfs: Remove sysfs_instantiate 2007-10-12 14:51:07 -07:00
file.c sysfs: Fix typos in fs/sysfs/file.c 2007-10-12 14:51:06 -07:00
group.c sysfs: Remove first pass at shadow directory support 2007-10-12 14:51:03 -07:00
inode.c sysfs: Remove sysfs_instantiate 2007-10-12 14:51:07 -07:00
Makefile Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
mount.c sysfs: Use kill_anon_super 2007-10-12 14:51:07 -07:00
symlink.c sysfs: make sysfs_add_one() automatically check for duplicate entry 2007-10-12 14:51:04 -07:00
sysfs.h sysfs: Remove sysfs_instantiate 2007-10-12 14:51:07 -07:00