[smb3] improve error message when mount options conflict with posix
authorSteve French <stfrench@microsoft.com>
Mon, 7 Feb 2022 00:59:57 +0000 (18:59 -0600)
committerSteve French <stfrench@microsoft.com>
Mon, 7 Feb 2022 00:59:57 +0000 (18:59 -0600)
commitd0cbe56a7d5ac170f6cf3757ef5a14dd854e7da9
treef49dba3d86fd748944cade6ee5b2e0b37a9c6613
parentdfd42facf1e4ada021b939b4e19c935dcdd55566
[smb3] improve error message when mount options conflict with posix

POSIX extensions require SMB3.1.1 (so improve the error
message when vers=3.0, 2.1 or 2.0 is specified on mount)

Signed-off-by: Steve French <stfrench@microsoft.com>
fs/cifs/connect.c