index
:
libfuse.git
android-stable
master
libfuse for android
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
example
/
passthrough.c
Age
Commit message (
Expand
)
Author
Lines
2025-07-13
example/passthrough: tidy up passthrough_helpers.h
CismonX
-4
/
+0
2025-07-13
example/passthrough: refactor fallocate
CismonX
-8
/
+1
2025-06-27
license: s/COPYING/GPL2.txt, s/COPYING.LIB/LGPL2.txt
izxl007
-1
/
+1
2025-01-03
example/passthrough: Enable testing of readdirplus without fill offsets
Amir Goldstein
-6
/
+13
2024-02-26
Enable direct IO for passthrough examples when open has flag O_DIRECT
yangyun
-0
/
+8
2024-02-23
passthrough_example: make parallel_direct_writes more clearly
yangyun
-2
/
+7
2023-10-11
Enabled parallel direct IO writes for passthrough examples
Bernd Schubert
-0
/
+2
2023-01-28
Install a the configure_file (config.h) and use in headers
Bernd Schubert
-4
/
+0
2021-03-18
Fix returning d_ino and d_type by readdir(3) in non-plus mode
Jean-Pierre André
-2
/
+16
2021-02-03
Fix returning inode numbers from readdir() in offset==0 mode. (#584)
Martin Pärtel
-1
/
+1
2021-01-01
Fix FUSE_COPY_FILE_RANGE in the passthrough example (#575)
Alan Somers
-2
/
+4
2020-03-13
State GPL version in comment (#485)
Dr. David Alan Gilbert
-1
/
+1
2020-01-30
examples: mark ops variables constant (#496)
zsugabubus
-1
/
+1
2019-11-03
Implement lseek operation (#457)
Yuri Per
-0
/
+23
2019-05-15
passthrough: fix unix-domain sockets on FreeBSD (#413)
Alan Somers
-10
/
+7
2018-11-19
examples: add copy_file_range() support to passthrough(_fh)
Niels de Vos
-0
/
+45
2017-07-08
Added public fuse_lib_help(), bumped minor version
Nikolaus Rath
-1
/
+1
2017-05-31
Revert "example/passthrough.c: add debugging code for issue #157."
Nikolaus Rath
-9
/
+2
2017-05-25
example/passthrough.c: add debugging code for issue #157.
Nikolaus Rath
-2
/
+9
2017-04-07
passthrough: implemented create()
Nikolaus Rath
-0
/
+14
2017-04-07
example/passthrough: use fi->fh for read, write, fallocate
Nikolaus Rath
-7
/
+21
2017-04-07
passthrough:truncate(): work on file descriptor when possible
Nikolaus Rath
-2
/
+4
2017-04-07
example/passthrough: close open files in release()
Nikolaus Rath
-5
/
+2
2017-04-07
passthrough, passthrough_fh: disable attribute caching
Nikolaus Rath
-0
/
+12
2016-12-04
Fix a grammatical error.
Jay Hankins
-1
/
+1
2016-10-28
Clean-up doxygen documentation
Nikolaus Rath
-4
/
+3
2016-10-20
fuse_new(): don't accept options that don't make sense for end-users
Nikolaus Rath
-0
/
+9
2016-10-15
Pass fuse_file_info to getattr, chown, chmod, truncate, utimens handlers
Nikolaus Rath
-5
/
+15
2016-10-09
Renamed some examples to make their function more obvious
Nikolaus Rath
-0
/
+432