From: Xiubo Li Date: Thu, 26 May 2022 06:07:21 +0000 (+0800) Subject: ceph: remove useless CEPHFS_FEATURES_CLIENT_REQUIRED X-Git-Tag: v6.6.17~6806^2~22 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=7c2e3d9194f78770fdfd688d0eecfe7132f83138;p=platform%2Fkernel%2Flinux-rpi.git ceph: remove useless CEPHFS_FEATURES_CLIENT_REQUIRED This macro was added but never be used. And check the ceph code there has another CEPHFS_FEATURES_MDS_REQUIRED but always be empty. We should clean up all this related code, which make no sense but introducing confusion. Signed-off-by: Xiubo Li Reviewed-by: Jeff Layton Reviewed-by: Luís Henriques Signed-off-by: Ilya Dryomov --- diff --git a/fs/ceph/mds_client.h b/fs/ceph/mds_client.h index 2a49e33..4620167 100644 --- a/fs/ceph/mds_client.h +++ b/fs/ceph/mds_client.h @@ -42,7 +42,6 @@ enum ceph_feature_type { CEPHFS_FEATURE_DELEG_INO, \ CEPHFS_FEATURE_METRIC_COLLECT, \ } -#define CEPHFS_FEATURES_CLIENT_REQUIRED {} /* * Some lock dependencies: