linux/fs/fuse
Miklos Szeredi f43b155a5a [PATCH] fuse: fix request_end()
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>
2006-01-16 23:15:29 -08:00
..
Makefile [PATCH] FUSE - file operations 2005-09-09 14:03:45 -07:00
dev.c [PATCH] fuse: fix request_end() 2006-01-16 23:15:29 -08:00
dir.c [PATCH] fuse: check file type in lookup 2006-01-06 08:33:56 -08:00
file.c [PATCH] mutex subsystem, semaphore to mutex: VFS, ->i_sem 2006-01-09 15:59:24 -08:00
fuse_i.h [PATCH] fuse: make maximum write data configurable 2006-01-06 08:33:56 -08:00
inode.c [PATCH] fuse: check file type in lookup 2006-01-06 08:33:56 -08:00