]> git.baikalelectronics.ru Git - kernel.git/commit
libceph: remove req->r_replay_version
authorJeff Layton <jlayton@redhat.com>
Tue, 4 Apr 2017 12:39:36 +0000 (08:39 -0400)
committerIlya Dryomov <idryomov@gmail.com>
Thu, 4 May 2017 07:19:20 +0000 (09:19 +0200)
commita18734532602285b72d0829558c15ac43cf9f583
tree1f167ec18bc29fadd6e94de57f6ec985b7c6c92f
parentee755893eabc35661f3c4ff0f03c42d7ab7fc384
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>
include/linux/ceph/osd_client.h
net/ceph/debugfs.c
net/ceph/osd_client.c