From: Yan, Zheng Date: Mon, 22 Oct 2018 03:57:08 +0000 (+0800) Subject: PendingReleaseNotes: note about cephfs client state reclaim X-Git-Tag: v14.1.0~1110^2 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=refs%2Fpull%2F24709%2Fhead;p=ceph.git PendingReleaseNotes: note about cephfs client state reclaim Fixes: http://tracker.ceph.com/issues/36394 Signed-off-by: "Yan, Zheng" --- diff --git a/PendingReleaseNotes b/PendingReleaseNotes index 7346168d557..4206e77d302 100644 --- a/PendingReleaseNotes +++ b/PendingReleaseNotes @@ -59,6 +59,10 @@ - ``ceph tell osd.x cache status' +* The libcephfs added several functions that allow restarted client to destroy + or reclaim state held by a previous incarnation. These functions are for NFS + servers. + >=13.1.0 --------