commit | 7665d85b7307fa0218881bc2009de067c42dc52e | [log] [tgz] |
---|---|---|
author | Yan, Zheng <zyan@redhat.com> | Thu Jan 07 16:48:57 2016 +0800 |
committer | Ilya Dryomov <idryomov@gmail.com> | Fri Mar 25 18:51:42 2016 +0100 |
tree | a516a404d8a70f0730d6973dc9290f250a4adbf5 | |
parent | de2aa102ea464a54dba14b9588e0bc188bd94707 [diff] |
libceph: move r_reply_op_{len,result} into struct ceph_osd_req_op This avoids defining large array of r_reply_op_{len,result} in in struct ceph_osd_request. Signed-off-by: Yan, Zheng <zyan@redhat.com> Signed-off-by: Ilya Dryomov <idryomov@gmail.com>