]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
client: fix segment fault in Client::_invalidate_kernel_dcache(). 11414/head
authorYan, Zheng <zyan@redhat.com>
Wed, 21 Sep 2016 13:57:25 +0000 (21:57 +0800)
committerLoic Dachary <ldachary@redhat.com>
Tue, 11 Oct 2016 08:44:32 +0000 (10:44 +0200)
commit10e603b1e3024c760cd5567dbbc73fbb3c1281f3
treedaf1aee67749812f518367b7a1abb95db78d31ee
parent2a348d23e5a047bf6a9c80140cf31ba2d6d4113f
client: fix segment fault in Client::_invalidate_kernel_dcache().

when umounting, root can be NULL

Fixes: http://tracker.ceph.com/issues/17253
Signed-off-by: Yan, Zheng <zyan@redhat.com>
(cherry picked from commit ddea9a5b78151c0abe834e4a9872f7cf5f918ebc)
src/client/Client.cc