diff options
author | Eric Van Hensbergen <ericvh@gmail.com> | 2008-10-13 20:36:16 -0500 |
---|---|---|
committer | Eric Van Hensbergen <ericvh@gmail.com> | 2008-10-17 11:04:43 -0500 |
commit | dfb0ec2e13a906ff19a0bbfa9208caab50cfc2e3 (patch) | |
tree | c08a73d0da715aa0c2aa47653edfe055dff5c454 /arch/sparc64 | |
parent | fbedadc16e5c888e4df9df3b1757de4993508d35 (diff) |
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 'arch/sparc64')
0 files changed, 0 insertions, 0 deletions