Support all the fuse functions (including writing) #5
reivilibre
commented 2022-01-16 22:32:58 +00:00
Owner
- copy_file_range
- fallocate
- ioctl ?
- getlk / setlk
- create
- access (modify for write access)
- removexattr
- setxattr
- fsync
- fsyncdir
- flush
- write
- link
- rename
- symlink
- rmdir
- unlink
- mkdir
- mknod
- readlink
- setattr
- full
- truncate (size)
- [ ] copy_file_range
- [ ] fallocate
- [ ] ioctl ?
- [ ] getlk / setlk
- [x] create
- [ ] access (modify for write access)
- [ ] removexattr
- [ ] setxattr
- [ ] fsync
- [ ] fsyncdir
- [x] flush
- [x] write
- [ ] link
- [x] rename
- [x] symlink
- [x] rmdir
- [x] unlink
- [x] mkdir
- [ ] mknod
- [ ] readlink
- [ ] setattr
- [ ] full
- [x] truncate (size)
reivilibre
added this to the B: Write functionality milestone 2022-01-16 22:33:04 +00:00
Labels
No Label
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: reivilibre/olivefs#5
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?