alistair23-linux/fs/configfs
Sage Weil 79bf7c732b vfs: push dentry_unhash on rmdir into file systems
Only a few file systems need this.  Start by pushing it down into each
fs rmdir method (except gfs2 and xfs) so it can be dealt with on a per-fs
basis.

This does not change behavior for any in-tree file systems.

Acked-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Sage Weil <sage@newdream.net>
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
2011-05-26 07:26:47 -04:00
..
configfs_internal.h switch configfs 2011-01-12 20:03:12 -05:00
dir.c vfs: push dentry_unhash on rmdir into file systems 2011-05-26 07:26:47 -04:00
file.c
inode.c fs: dcache rationalise dget variants 2011-01-07 17:50:24 +11:00
item.c
Kconfig configfs: change depends -> select SYSFS 2011-01-16 21:22:29 +00:00
Makefile
mount.c switch configfs 2011-01-12 20:03:12 -05:00
symlink.c