commit | 43ae47011232c1e792d77e78db4a7d0ab05032be | [log] [tgz] |
---|---|---|
author | Alex Elder <elder@inktank.com> | Tue Jul 03 16:01:18 2012 -0500 |
committer | Sage Weil <sage@inktank.com> | Mon Jul 30 09:30:08 2012 -0700 |
tree | e13719bd8415c7a92492b4fdd9d3088961436e39 | |
parent | aded07ea9f7de26e352f679910ac057212ea35e3 [diff] |
rbd: option symbol renames Use the name "ceph_opts" consistently (rather than just "opt") for pointers to a ceph_options structure. Change the few spots that don't use "rbd_opts" for a rbd_options pointer to match the rest. Signed-off-by: Alex Elder <elder@inktank.com> Reviewed-by: Josh Durgin <josh.durgin@inktank.com>