]> 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:54:32 +0000 (15:54 -0700)
commit89044a6d76322898a3e62e8cc7c7d4523fd2fa83
treec9c6143c3891f62f98bd93d2065aedc7c3487038
parent4e0eaa953e6300ca0747ad50736939324526f68a
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