linux/fs/sysfs
Miklos Szeredi 6497d160f6 sysfs: use check_submounts_and_drop()
Do have_submounts(), shrink_dcache_parent() and d_drop() atomically.

check_submounts_and_drop() can deal with negative dentries and
non-directories as well.

Non-directories can also be mounted on.  And just like directories we don't
want these to disappear with invalidation.

Signed-off-by: Miklos Szeredi <mszeredi@suse.cz>
Acked-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
2013-09-05 16:23:53 -04:00
..
bin.c sysfs: fix up uaccess.h coding style warnings 2013-08-21 16:34:59 -07:00
dir.c sysfs: use check_submounts_and_drop() 2013-09-05 16:23:53 -04:00
file.c sysfs: file.c: fix up broken string warnings 2013-08-21 16:37:42 -07:00
group.c sysfs: group.c: fix up kerneldoc 2013-08-22 09:23:28 -07:00
inode.c sysfs: fix up 80 column coding style issues 2013-08-21 16:33:34 -07:00
Kconfig kconfig: rename CONFIG_EMBEDDED to CONFIG_EXPERT 2011-01-20 17:02:05 -08:00
Makefile
mount.c sysfs: fix up space coding style issues 2013-08-21 16:28:26 -07:00
symlink.c sysfs: fix up 80 column coding style issues 2013-08-21 16:33:34 -07:00
sysfs.h sysfs: sysfs.h: fix coding style issues 2013-08-21 16:40:05 -07:00