fix unlink handling

This commit is contained in:
2025-09-23 10:59:34 -05:00
parent 6b592f8859
commit ed01f3de12
9 changed files with 103 additions and 22 deletions

View File

@@ -28,6 +28,7 @@
* Added check version support to remote mounts
* Fixed handling of `FALLOC_FL_KEEP_SIZE` on Linux
* Fixed intermittent client hang on remote mount server disconnect
* Fixed `unlink()` return `EBADF` if open file handles exist when removed
## v2.0.7-release