aboutsummaryrefslogtreecommitdiffstats
path: root/example/passthrough_fh.c
AgeCommit message (Expand)AuthorLines
2023-01-28Install a the configure_file (config.h) and use in headersBernd Schubert-4/+0
2020-03-13State GPL version in comment (#485)Dr. David Alan Gilbert-1/+1
2020-01-30examples: mark ops variables constant (#496)zsugabubus-1/+1
2019-11-03Implement lseek operation (#457)Yuri Per-0/+13
2018-11-19examples: add copy_file_range() support to passthrough(_fh)Niels de Vos-0/+23
2017-08-22Make passthrough_fh work under FreeBSD.Nikolaus Rath-0/+13
2017-07-08Added public fuse_lib_help(), bumped minor versionNikolaus Rath-1/+1
2017-04-07passthrough, passthrough_fh: disable attribute cachingNikolaus Rath-0/+12
2016-10-28Clean-up doxygen documentationNikolaus Rath-4/+3
2016-10-20Turn fuse_operations.nopath_flag into fuse_config.nullpath_okNikolaus Rath-0/+1
2016-10-20fuse_new(): don't accept options that don't make sense for end-usersNikolaus Rath-0/+9
2016-10-15Pass fuse_file_info to getattr, chown, chmod, truncate, utimens handlersNikolaus Rath-35/+28
2016-10-09Renamed some examples to make their function more obviousNikolaus Rath-0/+602