commit | 84ed45df4604ae9b1065b5fe2f250f57f7c69baf | [log] [tgz] |
---|---|---|
author | Ilya Dryomov <idryomov@gmail.com> | Thu Jun 15 16:30:54 2017 +0200 |
committer | Ilya Dryomov <idryomov@gmail.com> | Fri Jul 07 17:25:16 2017 +0200 |
tree | 392616a1ae7c40665892a0c0cece3bfd6d18c51c | |
parent | 8cb441c0545dfd4dafeedc1e2d7157e1072413ac [diff] |
libceph: drop need_resend from calc_target() Replace it with more fine-grained bools to separate updating ceph_osd_request_target fields and the decision to resend. Signed-off-by: Ilya Dryomov <idryomov@gmail.com>