From 53e8c1400fec55b31578be2ff56682d258aa1911 Mon Sep 17 00:00:00 2001 From: Tigran Mkrtchyan Date: Mon, 6 Jul 2020 17:26:13 +0200 Subject: [PATCH] docs: describe API changes --- API-changes.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/API-changes.md b/API-changes.md index f592f1b9f..031c2903a 100644 --- a/API-changes.md +++ b/API-changes.md @@ -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