commit | 048a9d2d069e3d63c9169de82649be00de65a8f6 | [log] [tgz] |
---|---|---|
author | Jiaju Zhang <jjzhang@suse.de> | Fri Jul 20 08:18:36 2012 -0500 |
committer | Sage Weil <sage@inktank.com> | Mon Jul 30 18:15:36 2012 -0700 |
tree | eab3feebe35a32b6539f4921912820cecb97ecf3 | |
parent | 21ec6ffa46719a4ed45531b5b01014c26f0416c4 [diff] |
libceph: trivial fix for the incorrect debug output This is a trivial fix for the debug output, as it is inconsistent with the function name so may confuse people when debugging. [elder@inktank.com: switched to use __func__] Signed-off-by: Jiaju Zhang <jjzhang@suse.de> Reviewed-by: Alex Elder <elder@inktank.com>