Support the read-only access syscalls #1

Open
opened 2022-01-16 22:20:12 +00:00 by reivilibre · 0 comments
Owner

critical:

  • init
  • destroy
  • getattr
  • lookup
  • open (read-only)
  • read
  • release
  • opendir
  • readdir
  • releasedir

optional:

  • statfs
  • access
  • lseek — used for looking for holes (for sparse files e.g. with cp and tar)
  • readdirplus
  • forget
critical: - [x] init - [x] destroy - [x] getattr - [x] lookup - [x] open (read-only) - [x] read - [x] release - [x] opendir - [x] readdir - [x] releasedir optional: - [x] statfs - [ ] access - [ ] lseek — used for looking for holes (for sparse files e.g. with cp and tar) - [ ] readdirplus - [ ] forget
reivilibre changed title from Support read-only access to Support the read-only access syscalls 2022-01-16 22:23:35 +00:00
reivilibre added this to the A: Read-only functionality milestone 2022-01-16 22:23:38 +00:00
Sign in to join this conversation.
No Label
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: reivilibre/olivefs#1
No description provided.