Skip to content

Commit

Permalink
docs: describe API changes
Browse files Browse the repository at this point in the history
  • Loading branch information
kofemann committed Jul 6, 2020
1 parent c37d8df commit 53e8c14
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions API-changes.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,10 @@
- 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)

- VirtualFileSystem extended with new methods
- getCaseInsensitive
- getCasePreserving

- stateid4 modified to use primitive int as seqid field.

## 0.20
Expand Down

0 comments on commit 53e8c14

Please sign in to comment.