Sherlock-Holo / fuse3

an async version fuse library for rust
MIT License
83 stars 17 forks source link

feat: add write_flags arguments in the write method #68

Closed Sherlock-Holo closed 1 year ago

Sherlock-Holo commented 1 year ago

add write_flags in the write method, user can use it check if the write operation is a delay write or not