]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
osd: tweak slow request warnings
authorSage Weil <sage@inktank.com>
Sat, 5 May 2012 18:49:10 +0000 (11:49 -0700)
committerSage Weil <sage@inktank.com>
Sat, 5 May 2012 20:08:04 +0000 (13:08 -0700)
commit9d7ec04b69e5d22048c66aa988a8217a609c5794
treef815858eae42e469b0a473b37287e8b6fa01175f
parenta4b42fc3ceedce571613eef85023b929e3903ae8
osd: tweak slow request warnings

- always include 'slow request' in the warning string
- only summarize if we warn about anything (they all may have backed off)
- be more concise

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