-
Steve French authored
Relax requested CIFS permissions on open to simply request GENERIC_READ and GENERIC_WRITE (instead of GENERIC_ALL which can unnecessarily conflict with share permissions by asking implicitly for take ownership and other unneeded flags)
e8340964