commit | bc81207ea9fc01896cbc102f025f1ebb2c4bae1d | [log] [tgz] |
---|---|---|
author | Ilya Dryomov <idryomov@gmail.com> | Wed Jan 25 18:16:23 2017 +0100 |
committer | Ilya Dryomov <idryomov@gmail.com> | Mon Feb 20 12:16:15 2017 +0100 |
tree | 36eae11bd2c62b09a043bbe8f8879465994137a9 | |
parent | 67e2b65274e3c5fc9100544c1f90adcc85dbe597 [diff] |
rbd: factor out __rbd_osd_req_create() Factor OSD request allocation and initialization code out into __rbd_osd_req_create(). Signed-off-by: Ilya Dryomov <idryomov@gmail.com> Reviewed-by: Jason Dillaman <dillaman@redhat.com>