From: Christopher Hoffman Date: Tue, 6 Feb 2024 20:59:21 +0000 (+0000) Subject: PendingReleaseNotes: add note about CephFS set_vxattrs X-Git-Tag: v20.0.0~1640^2 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=f5fe6a51850652aaf5ed61f6cc3d935d0eca4e78;p=ceph.git PendingReleaseNotes: add note about CephFS set_vxattrs Signed-off-by: Christopher Hoffman --- diff --git a/PendingReleaseNotes b/PendingReleaseNotes index fa4c73fe5dae..db5f1be2db60 100644 --- a/PendingReleaseNotes +++ b/PendingReleaseNotes @@ -192,6 +192,10 @@ CephFS: Disallow delegating preallocated inode ranges to clients. Config 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. >=18.0.0