propagating file change attr on open
This commit is contained in:
parent
3def6f5e24
commit
ec034e7fd9
3 changed files with 8 additions and 7 deletions
|
|
@ -53,7 +53,7 @@ typedef struct __open_upcall_args {
|
|||
ULONG create_opts;
|
||||
LONG open_owner_id;
|
||||
DWORD mode;
|
||||
LONGLONG changeattr;
|
||||
ULONGLONG changeattr;
|
||||
HANDLE srv_open;
|
||||
DWORD deleg_type;
|
||||
BOOLEAN created;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue