https://github.com/torvalds/linux
Revision 8532159f5521ba24e697f0d25970ae89ff62a1f2 authored by Eric Van Hensbergen on 17 March 2006, 07:04:04 UTC, committed by Linus Torvalds on 17 March 2006, 15:51:25 UTC
There is a d_drop in dir_release which caused problems as it invalidates
dcache entries too soon.  This was likely a part of the wierd cwd behavior
folks were seeing.

Signed-off-by: Eric Van Hensbergen <ericvh@gmail.com>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
1 parent a0a0c28
History
Tip revision: 8532159f5521ba24e697f0d25970ae89ff62a1f2 authored by Eric Van Hensbergen on 17 March 2006, 07:04:04 UTC
[PATCH] v9fs: fix overzealous dropping of dentry which breaks dcache
Tip revision: 8532159
File Mode Size
Documentation
arch
block
crypto
drivers
fs
include
init
ipc
kernel
lib
mm
net
scripts
security
sound
usr
.gitignore -rw-r--r-- 424 bytes
COPYING -rw-r--r-- 18.3 KB
CREDITS -rw-r--r-- 87.5 KB
Kbuild -rw-r--r-- 1.2 KB
MAINTAINERS -rw-r--r-- 66.2 KB
Makefile -rw-r--r-- 43.8 KB
README -rw-r--r-- 15.1 KB
REPORTING-BUGS -rw-r--r-- 3.0 KB

README

back to top