From: Venkateswararao Jujjuri (JV) Date: Mon, 14 Feb 2011 00:23:59 +0000 (-0800) Subject: [net/9p] Write side zerocopy changes for 9P2000.L protocol. X-Git-Tag: v2.6.39-rc1~489^2~35 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1fc52481c2b886c445bb167dfd16ee6de6922ef7;p=pandora-kernel.git [net/9p] Write side zerocopy changes for 9P2000.L protocol. Modify p9_client_write() to check the transport preference and act accordingly. If the preference is P9_TRANS_PREF_PAYLOAD_SEP, send the payload separately instead of putting it directly on PDU. Signed-off-by: Venkateswararao Jujjuri Signed-off-by: Eric Van Hensbergen --- Reading git-diff-tree failed