From: Abhishek Kulkarni Date: Tue, 14 Jul 2009 18:25:41 +0000 (-0500) Subject: 9p: Possible regression in p9_client_stat X-Git-Tag: v2.6.31-rc4~20^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=eedfe1c4289216af5a0a7f38e6b2c4d3f07c087f;p=pandora-kernel.git 9p: Possible regression in p9_client_stat Fix a possible regression with p9_client_stat where it can try to kfree an ERR_PTR after an erroneous p9pdu_readf. Also remove an unnecessary data buffer increment in p9_client_read. Signed-off-by: Abhishek Kulkarni Signed-off-by: Eric Van Hensbergen --- Reading git-diff-tree failed