]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
mds: initialize 'equivalent' argument of inode_backtrace_t::compare
authorYan, Zheng <zyan@redhat.com>
Mon, 17 Oct 2016 07:04:15 +0000 (15:04 +0800)
committerYan, Zheng <zyan@redhat.com>
Mon, 17 Oct 2016 07:06:19 +0000 (15:06 +0800)
commitb7100de815a1325a484588ae4bba31f76d887daa
treec0960c14c8b7d6afe8048aeb8f0f069152488ad8
parentad3da11510a268c019358a25fa90d8b38836bf7d
mds: initialize 'equivalent' argument of inode_backtrace_t::compare

caller of inode_backtrace_t::compare does not initialize it

Signed-off-by: Yan, Zheng <zyan@redhat.com>
src/mds/inode_backtrace.cc