From: Steve French Date: Thu, 22 Apr 2010 19:21:55 +0000 (+0000) Subject: [CIFS] Allow null nd (as nfs server uses) on create X-Git-Tag: v2.6.35-rc1~528^2~21 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fa588e0c57048b3d4bfcd772d80dc0615f83fd35;p=pandora-kernel.git [CIFS] Allow null nd (as nfs server uses) on create While creating a file on a server which supports unix extensions such as Samba, if a file is being created which does not supply nameidata (i.e. nd is null), cifs client can oops when calling cifs_posix_open. Signed-off-by: Shirish Pargaonkar Signed-off-by: Steve French --- Reading git-diff-tree failed