DPFS icon indicating copy to clipboard operation
DPFS copied to clipboard

Implement missing file system operations in virtionfs

Open Peter-JanGootzen opened this issue 2 years ago • 0 comments

These are all non-essential for experiments:

  • [ ] create
    • Send-side programmed but untested, no receive-side
  • [ ] setattr
  • [ ] flock
  • [ ] readdir and readdirplus
  • [ ] mkdir
  • [ ] rmdir
  • [ ] mknod
  • [ ] symlink
  • [ ] unlink
  • [ ] fallocate
  • [ ] rename
  • [ ] forget and batch_forget

Peter-JanGootzen avatar Dec 08 '22 13:12 Peter-JanGootzen