index
:
libfuse.git
android-stable
master
libfuse for android
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
test
/
test_write_cache.c
Age
Commit message (
Expand
)
Author
Lines
2025-06-27
license: s/COPYING/GPL2.txt, s/COPYING.LIB/LGPL2.txt
izxl007
-1
/
+1
2025-03-24
fuse: Fix want flag conversion
Bernd Schubert
-1
/
+1
2025-03-24
test/test_write_cache.c: Reformat with clang-format
Bernd Schubert
-204
/
+212
2025-01-03
Fix libfuse build with FUSE_USE_VERSION 30
Amir Goldstein
-0
/
+3
2024-12-30
Add 64-bit conn::{capable,want}_ext fields
Bernd Schubert
-1
/
+1
2024-06-25
Use off_t instead of loff_t
CismonX
-3
/
+1
2024-03-06
Fix undefined loff_t in test_write_cache.c on alpine
Bernd Schubert
-0
/
+2
2024-02-26
Fix tests/test_write_cache in write back mode (#892)
Bernd Schubert
-8
/
+33
2023-07-01
Reduce default write size by half
Nikolaus Rath
-1
/
+1
2023-07-01
Add missing include.
Nikolaus Rath
-0
/
+1
2023-01-28
Install a the configure_file (config.h) and use in headers
Bernd Schubert
-1
/
+1
2022-01-05
Add test for FOPEN_NOFLUSH flag
Amir Goldstein
-1
/
+60
2020-03-13
State GPL version in comment (#485)
Dr. David Alan Gilbert
-1
/
+1
2018-07-23
test_write_cache: Use fuse_session_exit() to stop filesystem thread
Rostislav Skudnov
-2
/
+3
2018-07-23
test_write_cache: Fix memory leaks
Rostislav Skudnov
-0
/
+3
2017-08-24
Don't use -o auto_unmount under FreeBSD.
Nikolaus Rath
-0
/
+2
2017-05-24
Make tests build on bsd
Brian Naylor
-0
/
+5
2016-11-06
Don't hardcode test file name.
Nikolaus Rath
-1
/
+1
2016-10-15
Unify handling of fuse_conn_info options
Nikolaus Rath
-1
/
+11
2016-10-10
Added write cache tests.
Nikolaus Rath
-0
/
+206