example/passthrough: use fi->fh for read, write, fallocate
authorNikolaus Rath <Nikolaus@rath.org>
Fri, 7 Apr 2017 23:31:07 +0000 (16:31 -0700)
committerNikolaus Rath <Nikolaus@rath.org>
Fri, 7 Apr 2017 23:40:15 +0000 (16:40 -0700)
commit09862556887caf32b37aa0caa412c467f7f5a40e
tree590043362416ab85ade633ef548ff8131808936d
parent76218eb4614146b52f59563e85e6b5971acbfe92
example/passthrough: use fi->fh for read, write, fallocate

No reason not to use it. May even be a little faster and will
consume less resources :-).
example/passthrough.c