]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
client: fix segment fault in Client::_invalidate_kernel_dcache(). 11170/head
authorYan, Zheng <zyan@redhat.com>
Wed, 21 Sep 2016 13:57:25 +0000 (21:57 +0800)
committerYan, Zheng <zyan@redhat.com>
Wed, 21 Sep 2016 13:57:25 +0000 (21:57 +0800)
commitddea9a5b78151c0abe834e4a9872f7cf5f918ebc
tree70d7ec3fb7b221e66fc8668a1e1dc84193c12e8d
parentc76824f86f4c2c7293261442c19e0bd01aaa3d3d
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>
src/client/Client.cc