aboutsummaryrefslogtreecommitdiffstats
path: root/net/9p
diff options
context:
space:
mode:
authorEric Van Hensbergen <ericvh@gmail.com>2008-10-13 20:36:16 -0500
committerEric Van Hensbergen <ericvh@gmail.com>2008-10-17 11:04:43 -0500
commitdfb0ec2e13a906ff19a0bbfa9208caab50cfc2e3 (patch)
treec08a73d0da715aa0c2aa47653edfe055dff5c454 /net/9p
parent9p: move readn meta-function from client to fs layer (diff)
downloadlinux-dev-dfb0ec2e13a906ff19a0bbfa9208caab50cfc2e3.tar.xz
linux-dev-dfb0ec2e13a906ff19a0bbfa9208caab50cfc2e3.zip
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')
0 files changed, 0 insertions, 0 deletions