OSDN Git Service

rbd: option symbol renames
authorAlex Elder <elder@inktank.com>
Tue, 3 Jul 2012 21:01:18 +0000 (16:01 -0500)
committerSage Weil <sage@inktank.com>
Mon, 30 Jul 2012 16:30:08 +0000 (09:30 -0700)
commit43ae47011232c1e792d77e78db4a7d0ab05032be
treee13719bd8415c7a92492b4fdd9d3088961436e39
parentaded07ea9f7de26e352f679910ac057212ea35e3
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>
drivers/block/rbd.c