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=19d2cecd9758a510015b8b69ad3a841cc72eaa06;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 7346168d5578d..4206e77d302d1 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 --------