From: Venkateswararao Jujjuri (JV) Date: Thu, 17 Feb 2011 02:43:20 +0000 (-0800) Subject: [net/9p] readdir zerocopy changes for 9P2000.L protocol. X-Git-Tag: v2.6.39-rc1~489^2~34 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2c66523fd290edeea26cbe8cedd0af167d0f7e5f;p=pandora-kernel.git [net/9p] readdir zerocopy changes for 9P2000.L protocol. Modify p9_client_readdir() to check the transport preference and act according 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