alistair23-linux/fs/fuse
Tejun Heo e9bb09dd6c fuse: don't let fuse_req->end() put the base reference
fuse_req->end() was supposed to be put the base reference but there's
no reason why it should.  It only makes things more complex.  Move it
out of ->end() and make it the responsibility of request_end().

Signed-off-by: Tejun Heo <tj@kernel.org>
Signed-off-by: Miklos Szeredi <mszeredi@suse.cz>
2008-11-26 12:03:54 +01:00
..
control.c fuse: style fixes 2008-11-26 12:03:54 +01:00
dev.c fuse: don't let fuse_req->end() put the base reference 2008-11-26 12:03:54 +01:00
dir.c fuse: style fixes 2008-11-26 12:03:54 +01:00
file.c fuse: don't let fuse_req->end() put the base reference 2008-11-26 12:03:54 +01:00
fuse_i.h fuse: style fixes 2008-11-26 12:03:54 +01:00
inode.c fuse: don't let fuse_req->end() put the base reference 2008-11-26 12:03:54 +01:00
Makefile [PATCH] fuse: add control filesystem 2006-06-25 10:01:19 -07:00