implemented posix-compliant unlink() with fuse hard_remove
This commit is contained in:
@@ -28,7 +28,8 @@
|
||||
* 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
|
||||
* Implemented POSIX-compliant `unlink()` with FUSE `hard_remove`
|
||||
* Open handles remain valid after `unlink()`
|
||||
|
||||
## v2.0.7-release
|
||||
|
||||
|
Reference in New Issue
Block a user