summaryrefslogtreecommitdiff
path: root/net/9p/client.c
diff options
context:
space:
mode:
authorEric Van Hensbergen <ericvh@gmail.com>2008-10-14 01:36:16 (GMT)
committerEric Van Hensbergen <ericvh@gmail.com>2008-10-17 16:04:43 (GMT)
commitdfb0ec2e13a906ff19a0bbfa9208caab50cfc2e3 (patch)
treec08a73d0da715aa0c2aa47653edfe055dff5c454 /net/9p/client.c
parentfbedadc16e5c888e4df9df3b1757de4993508d35 (diff)
downloadlinux-fsl-qoriq-dfb0ec2e13a906ff19a0bbfa9208caab50cfc2e3.tar.xz
9p: adjust 9p vfs write operation
Currently, the 9p net wire operation ensures that all data is sent by sending multiple packets if the data requested is larger than the msize. This is better handled in the vfs code so that we can simplify wire operations to being concerned with only putting data onto and taking data off of the wire. Signed-off-by: Eric Van Hensbergen <ericvh@gmail.com>
Diffstat (limited to 'net/9p/client.c')
0 files changed, 0 insertions, 0 deletions