]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
mds: use same inode count in health check as in trim 14197/head
authorJohn Spray <john.spray@redhat.com>
Tue, 28 Mar 2017 15:17:00 +0000 (16:17 +0100)
committerJohn Spray <john.spray@redhat.com>
Thu, 13 Apr 2017 16:24:42 +0000 (12:24 -0400)
commit513f6617bff85aa1aa3d15b1497ec4ebc2d53934
tree6fa61fe8d8df7455dce68625c12316faee02e67b
parent8442cbb521df22704efe07b008cc703527b64171
mds: use same inode count in health check as in trim

Otherwise we could have a strange situation in which trimming
is working fine, but the health check thinks there's a problem.

Fixes: http://tracker.ceph.com/issues/19395
Signed-off-by: John Spray <john.spray@redhat.com>
src/mds/Beacon.cc