]> git.baikalelectronics.ru Git - kernel.git/commit
libceph: rename ceph_osd_req_op::payload_len to indata_len
authorIlya Dryomov <idryomov@gmail.com>
Mon, 8 Feb 2016 12:39:46 +0000 (13:39 +0100)
committerIlya Dryomov <idryomov@gmail.com>
Fri, 25 Mar 2016 17:51:41 +0000 (18:51 +0100)
commit28920496f27ddad4be7cfd80c4ed7680a95bb722
tree63e06ac4f33007b4f2719be957133fc88fa27b89
parent3ec1d48420e081574d5899f0b14a32b35e3ea510
libceph: rename ceph_osd_req_op::payload_len to indata_len

Follow userspace nomenclature on this - the next commit adds
outdata_len.

Signed-off-by: Ilya Dryomov <idryomov@gmail.com>
include/linux/ceph/osd_client.h
net/ceph/osd_client.c