adding SID to upcall
This commit is contained in:
parent
27d764710e
commit
86c16a7197
4 changed files with 32 additions and 5 deletions
|
|
@ -39,7 +39,7 @@
|
|||
|
||||
#define NFS41_MAX_COMPONENT_SIZE 64
|
||||
|
||||
#define UPCALL_BUF_SIZE 1024
|
||||
#define UPCALL_BUF_SIZE 1024 + SECURITY_MAX_SID_SIZE
|
||||
|
||||
/* MaximumComponentNameLength reported for FileFsAttributeInformation */
|
||||
#define NFS41_MAX_COMPONENT_LEN 64
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue