commit | b363b3304bcf68c4541683b2eff70b29f0446a5b | [log] [tgz] |
---|---|---|
author | Steve French <sfrench@us.ibm.com> | Wed Mar 18 05:57:22 2009 +0000 |
committer | Steve French <sfrench@us.ibm.com> | Wed Mar 18 05:57:22 2009 +0000 |
tree | da2a563b452cc14f900394f3ad56aa47701c5ea5 | |
parent | c6c00919ab16717f228aac20ee72dc83c4430537 [diff] |
[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 <vinaysridhar@in.ibm.com> Acked-by: Shirish Pargaonkar <shirishp@us.ibm.com> CC: Stable <stable@kernel.org> Signed-off-by: Steve French <sfrench@us.ibm.com>