]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
osd: remove useless debug print
authorSage Weil <sage.weil@dreamhost.com>
Fri, 20 May 2011 06:46:19 +0000 (23:46 -0700)
committerSage Weil <sage.weil@dreamhost.com>
Fri, 20 May 2011 06:46:19 +0000 (23:46 -0700)
commit45e8627ce9bf269c041dbde87bbabe1c87f26b66
treea3e01c270292ca56e9ac35c100f6630d713ac866
parenta2cb690d8d8dee46f194e25bfe98fb0099a27bd5
osd: remove useless debug print

We dump this (and more) at the end of the PgPriorSet constructor.

Signed-off-by: Sage Weil <sage.weil@dreamhost.com>
src/osd/PG.cc