]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
CDir: check_rstats will now print out dir stats whenever there's a bug.
authorGreg Farnum <gregory.farnum@dreamhost.com>
Fri, 8 Apr 2011 18:17:48 +0000 (11:17 -0700)
committerGreg Farnum <gregory.farnum@dreamhost.com>
Fri, 8 Apr 2011 18:17:48 +0000 (11:17 -0700)
commit7f3a0540298cefc07196c59c46bef56e96d8a095
tree3d933ccdcc70e5a6fdbaf186115398b2d4a41e42
parentf3f7383ce98821dfb0c1c8cc1140a9576e51c25c
CDir: check_rstats will now print out dir stats whenever there's a bug.

Previously it only printed out dir stats at high debug levels, which
meant you could get output of the dentries without seeing what the
totals were supposed to be!

Signed-off-by: Greg Farnum <gregory.farnum@dreamhost.com>
src/mds/CDir.cc