]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
message: make MClientReply inherit MMDSOp
authorXiubo Li <xiubli@redhat.com>
Wed, 10 May 2023 01:43:31 +0000 (09:43 +0800)
committerXiubo Li <xiubli@redhat.com>
Tue, 23 May 2023 00:45:58 +0000 (08:45 +0800)
commitbb5496b1dcda8fbaff97b3ecc494a044140c5870
treed5b2bb525d1625a861c02ef3ed11a70088801095
parent9920d48a8f128147ab6c8a9f3f07010a1dbc3610
message: make MClientReply inherit MMDSOp

This will allow the MDS could handle the MClientReply requests.

Fixes: https://tracker.ceph.com/issues/58340
Signed-off-by: Xiubo Li <xiubli@redhat.com>
(cherry picked from commit 4e039349ebc52309a593e98f04874a027c92de50)
src/messages/MClientReply.h