Clean up SMB1+POSIX info level selection.
Only allow SMB1+POSIX calls if posix was negotiated. Linux cifs client always does this, so make our code do the same.
This is related to !2293 (closed), and can go in on top of it.
Passes ci.
Only allow SMB1+POSIX calls if posix was negotiated. Linux cifs client always does this, so make our code do the same.
This is related to !2293 (closed), and can go in on top of it.
Passes ci.