libfuse: get ref for req
commit62771d7f003c09166663b02f8d500b5cbec7dec9
authorMiklos Szeredi <mszeredi@suse.cz>
Mon, 18 May 2015 14:55:20 +0000 (18 16:55 +0200)
committerMiklos Szeredi <mszeredi@suse.cz>
Mon, 18 May 2015 14:55:20 +0000 (18 16:55 +0200)
tree6229fac34119f192efbcb218df4d77f16dca575e
parent1344908b6ce8b26ce9ff6e6269348eec904e14dc
libfuse: get ref for req

While the request lives don't free the channel associated with the request,
the answer will need to be written on the channel.
lib/fuse_lowlevel.c