00998b065b9fee7e36d20 parent 2c964d1f7c87eb71f7902111cd7c8fbba225e4b6 author Steve French 1271964115 +0000 committer Steve French 1271964115 +0000 [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