https://github.com/torvalds/linux
Revision efefb1438be269897585934fc6c05deb4dfa01ce authored by Yan, Zheng on 09 October 2009, 13:25:16 UTC, committed by Chris Mason on 09 October 2009, 13:25:16 UTC
The use of btrfs_dentry_delete is removing dentries from the
dcache when deleting subvolumne. btrfs_dentry_delete ignores
negative dentries. This is incorrect since if we don't remove
the negative dentry, its parent dentry can't be removed.

Signed-off-by: Yan Zheng <zheng.yan@oracle.com>
Signed-off-by: Chris Mason <chris.mason@oracle.com>
1 parent ff782e0
History
Tip revision: efefb1438be269897585934fc6c05deb4dfa01ce authored by Yan, Zheng on 09 October 2009, 13:25:16 UTC
Btrfs: remove negative dentry when deleting subvolumne
Tip revision: efefb14
File Mode Size
Documentation
arch
block
crypto
drivers
firmware
fs
include
init
ipc
kernel
lib
mm
net
samples
scripts
security
sound
tools
usr
virt
.gitignore -rw-r--r-- 952 bytes
.mailmap -rw-r--r-- 3.9 KB
COPYING -rw-r--r-- 18.3 KB
CREDITS -rw-r--r-- 91.8 KB
Kbuild -rw-r--r-- 2.4 KB
MAINTAINERS -rw-r--r-- 148.6 KB
Makefile -rw-r--r-- 53.8 KB
README -rw-r--r-- 17.0 KB
REPORTING-BUGS -rw-r--r-- 3.3 KB

README

back to top