aboutsummaryrefslogtreecommitdiff
path: root/net
diff options
context:
space:
mode:
authorAlex Elder <elder@inktank.com>2013-02-20 17:32:08 -0600
committerAlex Elder <elder@inktank.com>2013-02-25 15:36:56 -0600
commit37206ee5bede14d59306fea3af4c0105d4712342 (patch)
treeca7070823a9e633aeca57dbca8d2c277ad58053d /net
parent632b88cadece050ca925d74bda250c4a320c5cc7 (diff)
rbd: normalize dout() calls
Add dout() calls to facilitate tracing of image and object requests. Change a few existing calls so they use __func__ rather than the hard-coded function name. Have calls always add ":" after the name of the function, and prefix pointer values with a consistent tag indicating what it represents. (Note that there remain some older dout() calls that are left untouched by this patch.) Issue a warning if rbd_osd_write_callback() ever gets a short write. This resolves: http://tracker.ceph.com/issues/4235 Signed-off-by: Alex Elder <elder@inktank.com> Reviewed-by: Josh Durgin <josh.durgin@inktank.com>
Diffstat (limited to 'net')
0 files changed, 0 insertions, 0 deletions