summaryrefslogtreecommitdiff
path: root/fs/ceph/addr.c
diff options
context:
space:
mode:
authorAlex Elder <elder@inktank.com>2013-04-03 06:28:58 (GMT)
committerSage Weil <sage@inktank.com>2013-05-02 04:18:13 (GMT)
commit54d5064912649e296552f298e6472ffd37cd8f90 (patch)
tree1fd2997fff2c1fb959e22d329a14ae9a4822ee11 /fs/ceph/addr.c
parent79528734f3ae4699a2886f62f55e18fb34fb3651 (diff)
downloadlinux-fsl-qoriq-54d5064912649e296552f298e6472ffd37cd8f90.tar.xz
libceph: rename data out field in osd request op
There are fields "indata" and "indata_len" defined the ceph osd request op structure. The "in" part is with from the point of view of the osd server, but is a little confusing here on the client side. Change their names to use "request" instead of "in" to indicate that it defines data provided with the request (as opposed the data returned in the response). Rename the local variable in osd_req_encode_op() to match. Signed-off-by: Alex Elder <elder@inktank.com> Reviewed-by: Josh Durgin <josh.durgin@inktank.com>
Diffstat (limited to 'fs/ceph/addr.c')
0 files changed, 0 insertions, 0 deletions