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_fh.c
Age
Commit message (
Expand
)
Author
Lines
2025-07-16
Add statx support
Joanne Koong
-0
/
+21
2025-07-13
example/passthrough: refactor fallocate
CismonX
-8
/
+3
2025-06-27
license: s/COPYING/GPL2.txt, s/COPYING.LIB/LGPL2.txt
izxl007
-1
/
+1
2024-03-20
Add FUSE_FILL_DIR_DEFAULTS enum (#903)
FredyVia
-1
/
+1
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
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
/
+13
2018-11-19
examples: add copy_file_range() support to passthrough(_fh)
Niels de Vos
-0
/
+23
2017-08-22
Make passthrough_fh work under FreeBSD.
Nikolaus Rath
-0
/
+13
2017-07-08
Added public fuse_lib_help(), bumped minor version
Nikolaus Rath
-1
/
+1
2017-04-07
passthrough, passthrough_fh: disable attribute caching
Nikolaus Rath
-0
/
+12
2016-10-28
Clean-up doxygen documentation
Nikolaus Rath
-4
/
+3
2016-10-20
Turn fuse_operations.nopath_flag into fuse_config.nullpath_ok
Nikolaus Rath
-0
/
+1
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
-35
/
+28
2016-10-09
Renamed some examples to make their function more obvious
Nikolaus Rath
-0
/
+602