]> git.baikalelectronics.ru Git - kernel.git/commit
smb3: fix problem with null cifs super block with previous patch
authorSteve French <stfrench@microsoft.com>
Tue, 4 Feb 2020 19:02:59 +0000 (13:02 -0600)
committerSteve French <stfrench@microsoft.com>
Wed, 5 Feb 2020 12:32:19 +0000 (06:32 -0600)
commita487fff230ba1ce853ea124b8f726f0d106f9cf1
treea72e97199d9fbad3c709c34bd33dcffc9292e86b
parent7d7df51f5121561692d34190b45f9c59cb03a464
smb3: fix problem with null cifs super block with previous patch

Add check for null cifs_sb to create_options helper

Signed-off-by: Steve French <stfrench@microsoft.com>
Reviewed-by: Amir Goldstein <amir73il@gmail.com>
Reviewed-by: Aurelien Aptel <aaptel@suse.com>
fs/cifs/cifsproto.h
fs/cifs/smb2ops.c