diff options
author | Miklos Szeredi <miklos@szeredi.hu> | 2006-01-16 22:14:26 -0800 |
---|---|---|
committer | Linus Torvalds <torvalds@g5.osdl.org> | 2006-01-16 23:15:29 -0800 |
commit | f43b155a5a8a95b06bc0b4474fbb7311c7e9709a (patch) | |
tree | 482a03476b71498939adb9aa7ec1a4c072902927 /fs/udf | |
parent | 222f1d69183f10d70a37de5785698fe0aa363c12 (diff) |
[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>
Diffstat (limited to 'fs/udf')
0 files changed, 0 insertions, 0 deletions