]> git.apps.os.sepia.ceph.com Git - ceph-client.git/commit
ceph: fail the request if the peer MDS doesn't support getvxattr op
authorXiubo Li <xiubli@redhat.com>
Wed, 27 Jul 2022 04:29:10 +0000 (12:29 +0800)
committerXiubo Li <xiubli@redhat.com>
Fri, 26 Aug 2022 23:51:58 +0000 (07:51 +0800)
commitd2d07b0f1588fd6a432db0c0aaeb6237616b1ed4
tree1e6ddf20f00b2f0a3de3b68c6219047eba2a829f
parent79b3703b56e2cbaba9796e1a2a668cde4ea25c03
ceph: fail the request if the peer MDS doesn't support getvxattr op

Just fail the request instead sending the request out, or the peer
MDS will crash.

URL: https://tracker.ceph.com/issues/56529
Signed-off-by: Xiubo Li <xiubli@redhat.com>
fs/ceph/inode.c
fs/ceph/mds_client.c
fs/ceph/mds_client.h