58c5be0d72
The smb_version module needs to deregister the SMBDirect option, but cannot do this because SMBDirect is a required option. By having it as optional, the user no longer needs to set it. Also, since SMBDirect already has a default value, having it as optional should not change the mixin's default behavior.