Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
dCache
nfs4j
Commits
c37d8df2
Commit
c37d8df2
authored
Jul 06, 2020
by
Tigran Mkrtchyan
☕
Browse files
docs: describe recent API changes
parent
1de61da6
Changes
1
Hide whitespace changes
Inline
Side-by-side
API-changes.md
View file @
c37d8df2
# Changes to NFS4J public API
## 0.21
-
deprecated methods in
*org.dcache.nfs.vfs.VirtualFileSystem*
-
VirtualFileSystem#read(org.dcache.nfs.vfs.Inode, byte[], long, int)
-
VirtualFileSystem#write(org.dcache.nfs.vfs.Inode, byte[], long, int, org.dcache.nfs.vfs.VirtualFileSystem.StabilityLevel)
-
stateid4 modified to use primitive int as seqid field.
## 0.20
-
VirtualFileSystem extended with methods to handle extended attributes
-
getXattr
-
setXattr
-
listXattrs
-
removeXattr
## 0.19
-
NFSv41DeviceManager methods updated to take raw XDR arguments:
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment