From: Xiubo Li Date: Mon, 22 Jul 2024 06:21:05 +0000 (+0800) Subject: Merge pull request #58350 from chrisphoffman/wip-66732-reef X-Git-Tag: testing/wip-xiubli-testing-20240726.020044-reef~13 X-Git-Url: http://git.apps.os.sepia.ceph.com/?a=commitdiff_plain;h=cc914f56c3d6485ecd2a9db49b59de9cfc11171c;p=ceph-ci.git Merge pull request #58350 from chrisphoffman/wip-66732-reef reef: mds: Implement remove for ceph vxattrs --- cc914f56c3d6485ecd2a9db49b59de9cfc11171c diff --cc PendingReleaseNotes index 33101674c56,30c9b4f8206..1e2cbee3619 --- a/PendingReleaseNotes +++ b/PendingReleaseNotes @@@ -132,12 -132,11 +132,16 @@@ 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. +* cls_cxx_gather is marked as deprecated. +* CephFS: cephfs-journal-tool is guarded against running on an online file system. + The 'cephfs-journal-tool --rank : journal reset' and + 'cephfs-journal-tool --rank : journal reset --force' + commands require '--yes-i-really-really-mean-it'. * CephFS: Command "ceph mds fail" and "ceph fs fail" now requires a confirmation flag when some MDSs exhibit health warning MDS_TRIM or