commit | b06e6a6be796bc365a19b0ac5176b553c13abf2f | [log] [tgz] |
---|---|---|
author | Josh Durgin <josh.durgin@dreamhost.com> | Mon Nov 21 18:16:52 2011 -0800 |
committer | Alex Elder <elder@dreamhost.com> | Mon May 14 12:12:58 2012 -0500 |
tree | 5a53dceb7eed8932d097ceeb2fcbe9665e7e3b48 | |
parent | 77dfe99fe3cb0b2b0545e19e2d57b7a9134ee3c0 [diff] |
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>