increase NFS41NP_MAX_DEVICES to 10000
This commit is contained in:
parent
9cf90bb5b6
commit
9b76e61002
1 changed files with 1 additions and 1 deletions
|
|
@ -24,7 +24,7 @@
|
|||
|
||||
#define NFS41NP_MUTEX_NAME "NFS41NPMUTEX"
|
||||
|
||||
#define NFS41NP_MAX_DEVICES 1000
|
||||
#define NFS41NP_MAX_DEVICES 10000
|
||||
|
||||
typedef struct __NFS41NP_NETRESOURCE {
|
||||
BOOL InUse;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue