Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Missing functionality #60

Open
7 tasks
asomers opened this issue Mar 23, 2022 · 0 comments
Open
7 tasks

Missing functionality #60

asomers opened this issue Mar 23, 2022 · 0 comments

Comments

@asomers
Copy link
Collaborator

asomers commented Mar 23, 2022

pjdfstest covers a ton of control-path functionality, but there's some stuff that it doesn't touch. This is a metabug to track its gaps.

  • file handle access with fhopen(2) etc. Used by userspace NFS servers.
  • POSIX.1e ACLs
  • NFSv4 ACLs
  • Advisory locking with flock(2) or fcntl(2)
  • Extended attributes (enhancement request: extended attributes #52)
  • Any kind of datapath access (lseek, read, write, mmap, copy_file_range, and hole-punching)
  • Tricky readdir corner cases. telldir/seekdir, etc.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant