]> git.baikalelectronics.ru Git - kernel.git/commit
rbd: remove conditional snapid parameters
authorJosh Durgin <josh.durgin@dreamhost.com>
Tue, 22 Nov 2011 02:16:52 +0000 (18:16 -0800)
committerAlex Elder <elder@dreamhost.com>
Mon, 14 May 2012 17:12:58 +0000 (12:12 -0500)
commitb45f89733538a988a27baa2b376fe7d4e3dded37
tree5a53dceb7eed8932d097ceeb2fcbe9665e7e3b48
parentb2ffe62788a7153541141fb9d5176f60c120ca26
rbd: remove conditional snapid parameters

The snapid parameters passed to rbd_do_op() and rbd_req_sync_op()
are now always either a valid snapid or an explicit CEPH_NOSNAP.

[elder@dreamhost.com: Rephrased the description]

Signed-off-by: Josh Durgin <josh.durgin@dreamhost.com>
Reviewed-by: Alex Elder <elder@dreamhost.com>
Reviewed-by: Yehuda Sadeh <yehuda@hq.newdream.net>
drivers/block/rbd.c