leaving one max_component len constant
both NFS41_MAX_COMPONENT_SIZE and NFS41_MAX_COMPONENT_LEN represented the same value.
This commit is contained in:
parent
11a13bef0f
commit
9dd4708aed
3 changed files with 3 additions and 5 deletions
|
|
@ -39,8 +39,6 @@
|
|||
#define NFS41_MAX_SERVER_CACHE 1024
|
||||
#define NFS41_MAX_RPC_REQS 128
|
||||
|
||||
#define NFS41_MAX_COMPONENT_SIZE 64
|
||||
|
||||
#define UPCALL_BUF_SIZE 2048
|
||||
|
||||
/* MaximumComponentNameLength reported for FileFsAttributeInformation */
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue