diff options
author | Alex Elder <elder@inktank.com> | 2012-11-30 17:53:04 -0600 |
---|---|---|
committer | Sage Weil <sage@inktank.com> | 2013-02-13 18:29:07 -0800 |
commit | 7d250b949a33c8a658a2ad4ab390d8394b842224 (patch) | |
tree | d5517f5531aafeb07b607816fe50e0daa1f0ad49 /crypto/xor.c | |
parent | 2250a71b591728092db9adcc51629401deb2f9f8 (diff) | |
download | talos-op-linux-7d250b949a33c8a658a2ad4ab390d8394b842224.tar.gz talos-op-linux-7d250b949a33c8a658a2ad4ab390d8394b842224.zip |
rbd: kill rbd_req_coll and rbd_request
The two remaining callers of rbd_do_request() always pass a null
collection pointer, so the "coll" and "coll_index" parameters are
not needed. There is no other use of that data structure, so it
can be eliminated.
Deleting them means there is no need to allocate a rbd_request
structure for the callback function. And since that's the only use
of *that* structure, it too can be eliminated.
Signed-off-by: Alex Elder <elder@inktank.com>
Reviewed-by: Josh Durgin <josh.durgin@inktank.com>
Diffstat (limited to 'crypto/xor.c')
0 files changed, 0 insertions, 0 deletions