https://github.com/torvalds/linux
Revision f43b155a5a8a95b06bc0b4474fbb7311c7e9709a authored by Miklos Szeredi on 17 January 2006, 06:14:26 UTC, committed by Linus Torvalds on 17 January 2006, 07:15:29 UTC
This function used the request object after decrementing its reference count
and releasing the lock.  This could in theory lead to all sorts of problems.

Fix and simplify at the same time.

Signed-off-by: Miklos Szeredi <miklos@szeredi.hu>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
1 parent 222f1d6
History
Tip revision: f43b155a5a8a95b06bc0b4474fbb7311c7e9709a authored by Miklos Szeredi on 17 January 2006, 06:14:26 UTC
[PATCH] fuse: fix request_end()
Tip revision: f43b155
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-- 65.0 KB
Makefile -rw-r--r-- 43.7 KB
README -rw-r--r-- 14.5 KB
REPORTING-BUGS -rw-r--r-- 3.0 KB

README

back to top