aboutsummaryrefslogtreecommitdiffstats
path: root/net/9p/protocol.c
diff options
context:
space:
mode:
authorM. Mohan Kumar <mohan@in.ibm.com>2010-06-04 11:59:07 +0000
committerEric Van Hensbergen <ericvh@gmail.com>2010-08-02 14:25:06 -0500
commit97e8442b0971ea6be9a495b3d03402985cfe5d6a (patch)
tree2afd94c5c1afc34c65a28f45baa08a811479f1f0 /net/9p/protocol.c
parent9p: strlen() doesn't count the terminator (diff)
downloadlinux-dev-97e8442b0971ea6be9a495b3d03402985cfe5d6a.tar.xz
linux-dev-97e8442b0971ea6be9a495b3d03402985cfe5d6a.zip
9p: Make use of iounit for read/write
Change the v9fs_file_readn function to limit the maximum transfer size based on the iounit or msize. Also remove the redundant check for limiting the transfer size in v9fs_file_write. This check is done by p9_client_write. Signed-off-by: M. Mohan Kumar <mohan@in.ibm.com> Signed-off-by: Eric Van Hensbergen <ericvh@gmail.com>
Diffstat (limited to 'net/9p/protocol.c')
0 files changed, 0 insertions, 0 deletions