propagating file change attr on writes

This commit is contained in:
Olga Kornievskaia 2012-02-08 16:29:25 -05:00
parent ec034e7fd9
commit aa7a680a40
8 changed files with 63 additions and 35 deletions

View file

@ -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 {