From 3527e813bb65b0e1c486f65d3f2f56b7fb8c913b Mon Sep 17 00:00:00 2001 From: Christopher Hoffman Date: Tue, 6 Feb 2024 20:59:21 +0000 Subject: [PATCH] PendingReleaseNotes: add note about CephFS set_vxattrs Signed-off-by: Christopher Hoffman (cherry picked from commit f5fe6a51850652aaf5ed61f6cc3d935d0eca4e78) --- PendingReleaseNotes | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/PendingReleaseNotes b/PendingReleaseNotes index 3335b16793d..30c9b4f8206 100644 --- a/PendingReleaseNotes +++ b/PendingReleaseNotes @@ -132,6 +132,10 @@ without this feature will trigger the MDS to raise a HEALTH_ERR on the cluster, MDS_CLIENTS_BROKEN_ROOTSQUASH. See the documentation on this warning and the new feature bit for more information. +* CephFS: Expanded removexattr support for cephfs virtual extended attributes. + Previously one had to use setxattr to restore the default in order to "remove". + You may now properly use removexattr to remove. You can also now remove layout + on root inode, which then will restore layout to default layout. * CephFS: Command "ceph mds fail" and "ceph fs fail" now requires a -- 2.39.5