From: Alex Elder Date: Wed, 29 Aug 2012 22:11:06 +0000 (-0500) Subject: rbd: rename rbd_id_get() X-Git-Tag: v3.7-rc1~90^2~44 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e28393082dd3991156d12a9e64b9584cef28fe25;p=pandora-kernel.git rbd: rename rbd_id_get() This should have been done as part of this commit: commit de71a2970d57463d3d965025e33ec3adcf391248 Author: Alex Elder Date: Tue Jul 3 16:01:19 2012 -0500 rbd: rename rbd_device->id rbd_id_get() is assigning the rbd_dev->dev_id field. Change the name of that function as well as rbd_id_put() and rbd_id_max to reflect what they are affecting. Add some dynamic debug statements related to rbd device id activity. Signed-off-by: Alex Elder Reviewed-by: Josh Durgin --- Reading git-diff-tree failed