summaryrefslogtreecommitdiff
path: root/net/dsa/dsa_priv.h
diff options
context:
space:
mode:
authorVenkateswararao Jujjuri (JV) <jvrao@linux.vnet.ibm.com>2011-02-02 04:04:59 (GMT)
committerEric Van Hensbergen <ericvh@gmail.com>2011-03-15 14:57:36 (GMT)
commitca41bb3e21d7b3cb2079e225e3a7e62e6c776518 (patch)
treefa65d03bf9d4e8839631ae4a295ab3f1b7ba3e06 /net/dsa/dsa_priv.h
parent2c66523fd290edeea26cbe8cedd0af167d0f7e5f (diff)
downloadlinux-ca41bb3e21d7b3cb2079e225e3a7e62e6c776518.tar.xz
[net/9p] Handle Zero Copy TREAD/RERROR case in !dotl case.
This takes care of copying out error buffers from user buffer payloads when we are using zero copy. This happens because the only payload buffer the server has to respond to the request is the user buffer given for the zero copy read. Because we only use zerocopy when the amount of data to transfer is greater than a certain size (currently 4K) and error strings are limited to ERRMAX (currently 128) we don't need to worry about there being sufficient space for the error to fit in the payload. Signed-off-by: Venkateswararao Jujjuri <jvrao@linux.vnet.ibm.com> Signed-off-by: Eric Van Hensbergen <ericvh@gmail.com>
Diffstat (limited to 'net/dsa/dsa_priv.h')
0 files changed, 0 insertions, 0 deletions