]> git.baikalelectronics.ru Git - kernel.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)
committerIlya Dryomov <idryomov@gmail.com>
Tue, 4 Oct 2022 17:18:08 +0000 (19:18 +0200)
commitb3f8ffef9c163433b136bc74ec2bade7396bacd4
treef39b5b53c2a92f0b63b65345eb9ffdf54f00a2be
parent3be0d91fb2e70558d19dca1ef62b8cda61e00c94
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.

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