]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
osd: fix filestore perf stats update
authorSage Weil <sage@inktank.com>
Tue, 17 Jun 2014 20:33:14 +0000 (13:33 -0700)
committerSage Weil <sage@inktank.com>
Wed, 25 Jun 2014 17:53:14 +0000 (10:53 -0700)
commitef736f530405a2c4f9a9a1b4cc98d1160524e1ab
tree08d4f266bc0b400922ffa8fa4a22393711f7b36d
parent3cf01a0e56c5599731e25898c1d9f2d2b3d6a9ba
osd: fix filestore perf stats update

Update the struct we are about to send, not the (unlocked!) one we will
send the next time around.

Backport: firefly, dumpling
Signed-off-by: Sage Weil <sage@inktank.com>
(cherry picked from commit 4afffb4a10a0bbf7f2018ef3ed6b167c7921e46b)
src/osd/OSD.cc