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:
Olga Kornievskaia 2012-04-30 11:57:34 -04:00
parent 11a13bef0f
commit 9dd4708aed
3 changed files with 3 additions and 5 deletions

View file

@ -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 */