diff options
author | Sage Weil <sage@newdream.net> | 2011-05-30 06:20:59 +0200 |
---|---|---|
committer | Al Viro <viro@zeniv.linux.org.uk> | 2011-05-30 07:48:27 +0200 |
commit | 3cebde2413ba42504cf2c10ec1d47582912435cd (patch) | |
tree | 296302cd2f065c125b1c932caa3bd836720c7efe /fs/autofs4/root.c | |
parent | Linux 3.0-rc1 (diff) | |
download | linux-3cebde2413ba42504cf2c10ec1d47582912435cd.tar.xz linux-3cebde2413ba42504cf2c10ec1d47582912435cd.zip |
vfs: shrink_dcache_parent before rmdir, dir rename
The dentry_unhash push-down series missed that shink_dcache_parent needs to
be called prior to rmdir or dir rename to clear DCACHE_REFERENCED and
allow efficient dentry reclaim.
Reported-by: Dave Chinner <david@fromorbit.com>
Signed-off-by: Sage Weil <sage@newdream.net>
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions