commit | aa26d662b9d44e7f5b0d109e892e537a23471863 | [log] [tgz] |
---|---|---|
author | Jeff Layton <jlayton@redhat.com> | Tue Apr 04 08:39:36 2017 -0400 |
committer | Ilya Dryomov <idryomov@gmail.com> | Thu May 04 09:19:20 2017 +0200 |
tree | 1f167ec18bc29fadd6e94de57f6ec985b7c6c92f | |
parent | 79162547b76e4979b21ef80c9629ada94a51a59b [diff] |
libceph: remove req->r_replay_version Nothing uses this anymore with the removal of the ack vs. commit code. Remove the field and just encode zeroes into place in the request encoding. Signed-off-by: Jeff Layton <jlayton@redhat.com> Reviewed-by: Ilya Dryomov <idryomov@gmail.com> Signed-off-by: Ilya Dryomov <idryomov@gmail.com>