]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
osd: simplify dout_prefix macros 2198/head
authorSage Weil <sage@redhat.com>
Mon, 4 Aug 2014 22:01:15 +0000 (15:01 -0700)
committerSage Weil <sage@redhat.com>
Mon, 4 Aug 2014 22:01:15 +0000 (15:01 -0700)
commit8dcfbd8e3b67f72c6fa523c29a877a41b39ad778
treedb65d3eb742aa2c923c08dcfde11b2a9ecafdcbd
parent80829d7805b1113d322509345372bf9c7984559b
osd: simplify dout_prefix macros

Use a get_osdmap_epoch() helper that is a bit lighter weight (by avoiding
copying around an OSDMapRef).

Signed-off-by: Sage Weil <sage@redhat.com>
src/osd/OSD.cc
src/osd/OSD.h