From: Alex Elder Date: Wed, 9 Jan 2013 20:44:18 +0000 (-0600) Subject: rbd: fix type of snap_id in rbd_dev_v2_snap_info() X-Git-Tag: v3.9-rc1~41^2~21^2~59^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e0b49868d3629708eda593b6739cb78f33ab238a;p=pandora-kernel.git rbd: fix type of snap_id in rbd_dev_v2_snap_info() The type of the snap_id local variable is defined with the wrong byte order. Fix that. Signed-off-by: Alex Elder Reviewed-by: Josh Durgin --- Reading git-diff-tree failed