propagating file change attr on writes
This commit is contained in:
parent
ec034e7fd9
commit
aa7a680a40
8 changed files with 63 additions and 35 deletions
|
|
@ -72,6 +72,7 @@ typedef struct __readwrite_upcall_args {
|
|||
LONGLONG offset;
|
||||
ULONG len;
|
||||
ULONG out_len;
|
||||
ULONGLONG ctime;
|
||||
} readwrite_upcall_args;
|
||||
|
||||
typedef struct __lock_upcall_args {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue