mirror of
https://github.com/samba-team/samba.git
synced 2025-11-19 04:23:48 +03:00
r6152: Correctly check OpenX open modes.
Jeremy.
This commit is contained in:
committed by
Gerald (Jerry) Carter
parent
a3bd496c92
commit
326124a7b3
@@ -103,6 +103,7 @@ typedef int BOOL;
|
||||
#define DOS_OPEN_RDONLY 0
|
||||
#define DOS_OPEN_WRONLY 1
|
||||
#define DOS_OPEN_RDWR 2
|
||||
#define DOS_OPEN_EXEC 3
|
||||
#define DOS_OPEN_FCB 0xF
|
||||
|
||||
/* define shifts and masks for share and open modes. */
|
||||
|
||||
Reference in New Issue
Block a user