]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
mds: fix invalid access of mdr->dn[0].back() 31534/head
authorYan, Zheng <zyan@redhat.com>
Mon, 11 Nov 2019 15:28:16 +0000 (23:28 +0800)
committerYan, Zheng <zyan@redhat.com>
Mon, 11 Nov 2019 15:32:23 +0000 (23:32 +0800)
commite906001b860b8c1b403ee4acd04818fe8bb8e801
treefacb6f432f8522d753d342772a1b92929dae8044
parentc619ed809cd7d85f0e1b29d74ec5cd51b9325f87
mds: fix invalid access of mdr->dn[0].back()

Introduced by commit 79abdcb31af

Signed-off-by: "Yan, Zheng" <zyan@redhat.com>
Fixes: https://tracker.ceph.com/issues/42746
src/mds/MDCache.cc