winfsp / winfsp

Windows File System Proxy - FUSE for Windows
https://winfsp.dev
Other
7.04k stars 509 forks source link

Enhancement: Support for FILE_SUPPORTS_POSIX_UNLINK_RENAME #397

Closed billziss-gh closed 2 years ago

billziss-gh commented 3 years ago

As per title.

billziss-gh commented 3 years ago

Preliminary notes for implementation. These notes may be incomplete, inaccurate or plain old wrong. May be updated as implementation progresses.


Header changes

FSD changes

DLL changes

FUSE

.NET

Testing

billziss-gh commented 3 years ago

Related commits (experimental):

billziss-gh commented 2 years ago

This functionality has been implemented and is available in WinFsp 2021.1 Beta3.