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)
commit87f93d82e0952da18af4d978e7d887b4c5326c0b
treea72e97199d9fbad3c709c34bd33dcffc9292e86b
parent0f060936e490c6279dfe773d75d526d3d3d77111
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