Opened 18 years ago
Closed 11 years ago
#1060 closed enhancement (fixed)
add NFSv4 support, including caching and attributes.
Reported by: | mmu_man | Owned by: | pdziepak |
---|---|---|---|
Priority: | low | Milestone: | Unscheduled |
Component: | File Systems/NFS | Version: | R1/Development |
Keywords: | Cc: | ||
Blocked By: | Blocking: | ||
Platform: | All |
Description
We currently supports NFSv2 with a port of a BeOS addon, that doesn't include any caching. Correct NFSv4 support would bring in more features including extended attributes (will require designing a mapping to POSIX & NFS attributes that would be idempotent). NFSv4 also adds more protocol support for caching (sending perms with dir listing...). NFSv4 might even allow vendor-specific extentions that could allow us to tunnel query support, but that needs verification.
References: http://playground.sun.com/pub/nfsv4/webpage/ http://www.ietf.org/html.charters/nfsv4-charter.html http://www.citi.umich.edu/projects/nfsv4/
Change History (7)
comment:1 by , 18 years ago
Status: | new → assigned |
---|
comment:2 by , 16 years ago
Priority: | normal → low |
---|
comment:3 by , 12 years ago
comment:4 by , 12 years ago
Owner: | changed from | to
---|---|
Status: | in-progress → assigned |
Version: | R1/pre-alpha1 → R1/Development |
That tree was merged in or around hrev45354.
comment:7 by , 11 years ago
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
For the record, this has been implemented by a student during the GSoC 2012, although not completely finished. His branch shall be merged into trunk when it's stabilized: https://github.com/pdziepak/Haiku/tree/nfs4