]> git.baikalelectronics.ru Git - kernel.git/commit
smb3: default to minimum of two channels when multichannel specified
authorSteve French <stfrench@microsoft.com>
Wed, 3 Jun 2020 04:17:16 +0000 (23:17 -0500)
committerSteve French <stfrench@microsoft.com>
Thu, 4 Jun 2020 06:13:37 +0000 (01:13 -0500)
commit939a0c028b6a9a7cfa7a1d74fce6df5fc3f54de5
tree68a2432447f99e4306d49f86b272714dff9d0a9c
parent212493839eb62e1da98b8403acee341f996b3aa8
smb3: default to minimum of two channels when multichannel specified

When "multichannel" is specified on mount, make sure to default to
at least two channels.

Signed-off-by: Steve French <stfrench@microsoft.com>
Reviewed-by: Ronnie Sahlberg <lsahlber@redhat.com>
fs/cifs/connect.c