From: M. Mohan Kumar Date: Fri, 4 Jun 2010 11:59:07 +0000 (+0000) Subject: 9p: Make use of iounit for read/write X-Git-Tag: v2.6.36-rc1~588^2~19 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=97e8442b0971ea6be9a495b3d03402985cfe5d6a;p=pandora-kernel.git 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 Signed-off-by: Eric Van Hensbergen --- Reading git-diff-tree failed