ref: 0e96985e12d03ea0dcc9a82a5e4f307b80aca93d
parent: 5e336b9d966e766e821d5ee6251737f478104ba7
author: Romano <unobe@cpan.org>
date: Thu Sep 28 02:34:09 EDT 2023
cifsd: clarify SMBv1 is supported, not SMB 2/3. SMB 2/3 is not supported by cifsd, so clarify that in the man page and update teh code to mention in the log file if SMB2/3 is attempted. Also, while in the code, fix a typo, add a few more commands to the explicitly unsupported list, and align the return value for unsupported calls to the SMBv1 spec.