propagating file change attr on getattr
This commit is contained in:
parent
63f499c4b7
commit
3def6f5e24
3 changed files with 19 additions and 4 deletions
|
|
@ -96,6 +96,7 @@ typedef struct __getattr_upcall_args {
|
|||
int query_class;
|
||||
int buf_len;
|
||||
int query_reply_len;
|
||||
ULONGLONG ctime;
|
||||
} getattr_upcall_args;
|
||||
|
||||
typedef struct __setattr_upcall_args {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue