]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
mds: switch to mdr->get_client()
authorXiubo Li <xiubli@redhat.com>
Tue, 18 May 2021 05:43:29 +0000 (13:43 +0800)
committerXiubo Li <xiubli@redhat.com>
Thu, 20 May 2021 01:22:41 +0000 (09:22 +0800)
commit4357fa8028f320e973644b7b74aedab567afde2e
treeb063fc09ae24ca43cf876b3d0169feec96fb0182
parentdda7820218363c6343744bc2216ed1fbd8671f64
mds: switch to mdr->get_client()

The get_client() will check the mdr's type, if not a client request
it will return -1.

Signed-off-by: Xiubo Li <xiubli@redhat.com>
src/mds/MDCache.cc