diff options
author | Niels de Vos <ndevos@redhat.com> | 2014-01-23 18:18:02 +0100 |
---|---|---|
committer | Vijay Bellur <vbellur@redhat.com> | 2014-01-24 01:24:50 -0800 |
commit | 8a8d5b50dd37732d1fdd56e8fc079ca73513e64f (patch) | |
tree | 87cbfa78b0232c9a010bf8660f7340581be228ae /rpc/rpc-lib | |
parent | cd65bab3a1586e03178e8b683afea26bd324a71b (diff) |
protocol: pass the size of the data in the WRITE on-wire FOP
Capturing GlusterFS traffic with tcpdump and displaying it in Wireshark
shows that the size of all WRITEs are 0 bytes. It seems that the
attribute is not used, and the size is calculated an other way.
Even if the size attribute is not used (yet), it should be set correctly
to prevent confusing while debugging network traffic with Wireshark or
other tools.
Note that the on-wire format is not being changed with this patch. The
size is already part of the structure that is exchanged between the
client and server.
Change-Id: I4a1729a8e154a6fed4f8baa10ef3009d4df040cf
Master-Change-Id: I9d67fe17bf203672116dea4948328e2af4004677
Master-Reviewed-on: http://review.gluster.org/6766
BUG: 1057264
Signed-off-by: Niels de Vos <ndevos@redhat.com>
Reviewed-on: http://review.gluster.org/6768
Tested-by: Gluster Build System <jenkins@build.gluster.com>
Reviewed-by: Vikhyat Umrao <vumrao@redhat.com>
Diffstat (limited to 'rpc/rpc-lib')
0 files changed, 0 insertions, 0 deletions