rbd: fix type of snap_id in rbd_dev_v2_snap_info()
authorAlex Elder <elder@inktank.com>
Wed, 9 Jan 2013 20:44:18 +0000 (14:44 -0600)
committerAlex Elder <elder@inktank.com>
Thu, 17 Jan 2013 22:35:55 +0000 (16:35 -0600)
The type of the snap_id local variable is defined with the
wrong byte order.  Fix that.

Signed-off-by: Alex Elder <elder@inktank.com>
Reviewed-by: Josh Durgin <josh.durgin@inktank.com>

No differences found