• Alex Elder's avatar
    rbd: more symbol renames · aded07ea
    Alex Elder authored
    Rename variables named "obj" which represent object names so they're
    consistently named "object_name".
    
    Rename the "cls" and "method" parameters in rbd_req_sync_exec()
    to be "class_name" and "method_name", and make similar changes
    to the names of local variables in that function representing
    the lengths of those names.
    Signed-off-by: default avatarAlex Elder <elder@inktank.com>
    Reviewed-by: default avatarJosh Durgin <josh.durgin@inktank.com>
    aded07ea
rbd.c 60.7 KB