commit | ecc633caebcc84a1469892e3f6f6f4b6a16f41af | [log] [tgz] |
---|---|---|
author | Ilya Dryomov <idryomov@gmail.com> | Thu Feb 01 11:50:47 2018 +0100 |
committer | Ilya Dryomov <idryomov@gmail.com> | Mon Apr 02 10:12:42 2018 +0200 |
tree | 8a6b081e60332b0bb210ff1126d0a42cb0f6728f | |
parent | 0be2d60ed888a25016a05148e52feea4bf401b0e [diff] |
rbd: store data_type in img_req instead of obj_req All object requests are associated with an image request now -- avoid duplicating the same info in each object request. Signed-off-by: Ilya Dryomov <idryomov@gmail.com>