adding SID to upcall
This commit is contained in:
parent
27d764710e
commit
86c16a7197
4 changed files with 32 additions and 5 deletions
|
|
@ -165,6 +165,7 @@ typedef struct __nfs41_upcall {
|
|||
uint32_t status;
|
||||
uint32_t last_error;
|
||||
upcall_args args;
|
||||
char sid[SECURITY_MAX_SID_SIZE];
|
||||
} nfs41_upcall;
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue