]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
mds: “*dir” print repeatedly 16041/head
authorhuanwen ren <rhwlyw@163.com>
Fri, 30 Jun 2017 10:09:18 +0000 (18:09 +0800)
committerGitHub <noreply@github.com>
Fri, 30 Jun 2017 10:09:18 +0000 (18:09 +0800)
commit4fdbd854ff736bfa747ec5042aae7867ccff69d8
tree78282ed76f8d845ebe1defd36854dab4aba038b7
parent227d28884696d8cc43e40432d73ce97ac556f61a
mds: “*dir” print repeatedly

"traverse_to_auth_dir()" will be print "*dir", so this place is repeated,
This extra print was found when I was using log location problems.

Signed-off-by: huanwen ren <ren.huanwen@zte.com.cn>
src/mds/Server.cc