From: Steve French Date: Wed, 18 Mar 2009 05:57:22 +0000 (+0000) Subject: [CIFS] Fix memory overwrite when saving nativeFileSystem field during mount X-Git-Tag: v2.6.30-rc1~666^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b363b3304bcf68c4541683b2eff70b29f0446a5b;p=pandora-kernel.git [CIFS] Fix memory overwrite when saving nativeFileSystem field during mount CIFS can allocate a few bytes to little for the nativeFileSystem field during tree connect response processing during mount. This can result in a "Redzone overwritten" message to be logged. Signed-off-by: Sridhar Vinay Acked-by: Shirish Pargaonkar CC: Stable Signed-off-by: Steve French --- Reading git-diff-tree failed