]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
OSD: rename gen_wq, schedule_work, and PG_QueueAsync to include "recovery"
authorGreg Farnum <greg@inktank.com>
Mon, 24 Mar 2014 21:35:02 +0000 (14:35 -0700)
committerGreg Farnum <greg@inktank.com>
Mon, 5 May 2014 22:29:15 +0000 (15:29 -0700)
commitdd3d023a74f76eaa1ff4cbf4b6b6aa6b1ceef61e
tree23c455c267a52e1027f59271a3e322b5e11541fd
parente0ac34a08ad8fc3143c954d49e5d904832313634
OSD: rename gen_wq, schedule_work, and PG_QueueAsync to include "recovery"

These all hook into the recovery thread pool and need to make that obvious.

Signed-off-by: Greg Farnum <greg@inktank.com>
src/osd/ECBackend.cc
src/osd/OSD.cc
src/osd/OSD.h
src/osd/PGBackend.h
src/osd/ReplicatedBackend.cc
src/osd/ReplicatedPG.cc
src/osd/ReplicatedPG.h