From: Eric Van Hensbergen Date: Sat, 16 Jan 2010 01:01:56 +0000 (-0600) Subject: net/9p: fix statsize inside twstat X-Git-Tag: v2.6.33-rc8~36^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9d6939dac77102b09396ee0b89392ec7639612a7;p=pandora-kernel.git net/9p: fix statsize inside twstat stat structures contain a size prefix. In our twstat messages we were including the size of the size prefix in the prefix, which is not what the protocol wants, and Inferno servers would complain. Signed-off-by: Eric Van Hensbergen --- Reading git-diff-tree failed