]> asedeno.scripts.mit.edu Git - linux.git/commit
smb3: add module alias for smb3 to cifs.ko
authorSteve French <stfrench@microsoft.com>
Thu, 24 May 2018 02:44:53 +0000 (21:44 -0500)
committerSteve French <stfrench@microsoft.com>
Wed, 30 May 2018 21:06:18 +0000 (16:06 -0500)
commit49218b4f5745b2f9884ce8bc302eae9ebde285cd
treea074657d52d6c4e52155a02c820fdce382b94130
parent25ad1cbd02fc9939089dafeb0a5698a7ca054237
smb3: add module alias for smb3 to cifs.ko

We really don't want to be encouraging people to use the old
(less secure) cifs dialect (SMB1) and it can be confusing for them
with SMB3 (or later) being recommended but the module name is cifs.

Add a module alias for "smb3" to cifs.ko to make this less confusing.

Signed-off-by: Steve French <smfrench@gmail.com>
fs/cifs/cifsfs.c