From: Alex Elder Date: Sat, 14 Jul 2012 01:35:11 +0000 (-0500) Subject: rbd: clean up a few dout() calls X-Git-Tag: v3.6-rc1~36^2~34 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bd919d45aa61c19d9ed82548d6deb06bcae31153;p=pandora-kernel.git rbd: clean up a few dout() calls There was a dout() call in rbd_do_request() that was reporting the reporting the offset as the length and vice versa. While fixing that I did a quick scan of other dout() calls and fixed a couple of other minor things. Signed-off-by: Alex Elder Reviewed-by: Josh Durgin --- Reading git-diff-tree failed