commit | bb2f8a55153ec58e66a496224504ac9be919c8f1 | [log] [tgz] |
---|---|---|
author | Venkateswararao Jujjuri (JV) <jvrao@linux.vnet.ibm.com> | Fri Jan 28 17:05:59 2011 -0800 |
committer | Eric Van Hensbergen <ericvh@gmail.com> | Tue Mar 15 09:57:35 2011 -0500 |
tree | 25a0d7b4d74b42ca6389fa8f4c41c9378ccd75de | |
parent | 6f69c395cefb26ebba2c9bb725296a3a4a9200ec [diff] |
[net/9p] Read side zerocopy changes for 9P2000.L protocol. Modify p9_client_read() to check the transport preference and act accordingly. If the preference is P9_TRANS_PREF_PAYLOAD_SEP, send the payload separately instead of putting it directly on PDU. Signed-off-by: Venkateswararao Jujjuri <jvrao@linux.vnet.ibm.com> Signed-off-by: Eric Van Hensbergen <ericvh@gmail.com>