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)
commitde2aa102ea464a54dba14b9588e0bc188bd94707
tree63e06ac4f33007b4f2719be957133fc88fa27b89
parenta587d71b0a4b222762e9c3a2352f076532685d9f
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