[unit test] Complete FUSE unit tests #22

This commit is contained in:
2025-09-27 08:11:07 -05:00
parent f16cf499cd
commit 7c191552be
5 changed files with 112 additions and 47 deletions

View File

@@ -26,6 +26,7 @@
### Changes from v2.0.7-release
* Added check version support to remote mounts
* Fixed directory item count bug on S3 provider
* Fixed handling of `FALLOC_FL_KEEP_SIZE` on Linux
* Fixed intermittent client hang on remote mount server disconnect
* Implemented POSIX-compliant `unlink()` with FUSE `hard_remove`