examples: add copy_file_range() support to passthrough(_fh)
authorNiels de Vos <ndevos@redhat.com>
Tue, 26 Jun 2018 19:40:21 +0000 (21:40 +0200)
committerNikolaus Rath <Nikolaus@rath.org>
Mon, 19 Nov 2018 12:33:56 +0000 (12:33 +0000)
commit2548c4b83a0871fb92b8ca55cf580a7c58c2f9c6
tree609571da349b5a06c7fd555d7c8044744883a345
parentfe4f9428fc403fa8b99051f52d84ea5bd13f3855
examples: add copy_file_range() support to passthrough(_fh)

The passthrough example filesystem can be used for validating the API
and the implementation in the FUSE kernel module.
ChangeLog.rst
example/passthrough.c
example/passthrough_fh.c
example/passthrough_ll.c
lib/meson.build
meson.build
util/meson.build