Fix bogus mode bit testing by smbfs.
The S_IFxxxx macros aren't bits to be tested, they are values of the S_IFMT field.
Showing
Please register or sign in to comment
The S_IFxxxx macros aren't bits to be tested, they are values of the S_IFMT field.