Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
rbd: fix build error for rados_service_update_status()
/data/tcmu-runner/rbd.c: In function ‘tcmu_rbd_service_status_update’: /data/tcmu-runner/rbd.c:94:36: error: ‘state’ undeclared (first use in this function) ret = rados_service_update_status(state->cluster, status_buf); ^ Signed-off-by: Xiubo Li <[email protected]>
- Loading branch information