From: Jeff Layton Date: Wed, 24 Sep 2008 15:32:59 +0000 (-0400) Subject: cifs: remove NULL termination from rename target in CIFSSMBRenameOpenFIle X-Git-Tag: v2.6.28-rc1~718^2~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=391e575556109744ae0aa198c1e245588a3ea76a;p=pandora-kernel.git cifs: remove NULL termination from rename target in CIFSSMBRenameOpenFIle cifs: remove NULL termination from rename target in CIFSSMBRenameOpenFIle The rename destination isn't supposed to be null terminated. Also, change the name string arg to be const. Signed-off-by: Jeff Layton Signed-off-by: Steve French --- Reading git-diff-tree failed