Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 346600
b: refs/heads/master
c: 0ca3f48
h: refs/heads/master
v: v3
  • Loading branch information
Trond Myklebust authored and Trond Myklebust committed Dec 5, 2012
1 parent cd02c44 commit 50da237
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 76e697ba7e8d187f50e385d21a2b2f1709a62c14
refs/heads/master: 0ca3f4825ac92a10aa8f6534f765c44f22778dd3
2 changes: 1 addition & 1 deletion trunk/fs/nfs/nfs4session.h
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@

/* maximum number of slots to use */
#define NFS4_DEF_SLOT_TABLE_SIZE (16U)
#define NFS4_MAX_SLOT_TABLE (256U)
#define NFS4_MAX_SLOT_TABLE (1024U)
#define NFS4_NO_SLOT ((u32)-1)

#if IS_ENABLED(CONFIG_NFS_V4)
Expand Down

0 comments on commit 50da237

Please sign in to comment.