]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
mon/PGMonitor: set tid on no-op PGStatsAck
authorSage Weil <sage@inktank.com>
Fri, 2 May 2014 22:10:43 +0000 (15:10 -0700)
committerSage Weil <sage@inktank.com>
Fri, 2 May 2014 22:55:01 +0000 (15:55 -0700)
commit3f1d7f5e0a67ad646de465335fb7ee00eb07e220
tree85a666a3ea77a6bd449032ce1f9c952b364d5d99
parentffc58b4ea6a3ea10e91050aaa28d14d87dea5656
mon/PGMonitor: set tid on no-op PGStatsAck

The OSD needs to know the tid.  Both generally, and specifically because
the flush_pg_stats may be blocking on it.

Fixes: #8280
Signed-off-by: Sage Weil <sage@inktank.com>
Reviewed-by: Joao Eduardo Luis <joao.luis@inktank.com>
(cherry picked from commit 5a6ae2a978dcaf96ef89de3aaa74fe951a64def6)
src/mon/PGMonitor.cc