From 50da2377889b9970728ea4537457a91627d44bbf Mon Sep 17 00:00:00 2001 From: Trond Myklebust Date: Wed, 21 Nov 2012 22:34:45 -0500 Subject: [PATCH] --- yaml --- r: 346600 b: refs/heads/master c: 0ca3f4825ac92a10aa8f6534f765c44f22778dd3 h: refs/heads/master v: v3 --- [refs] | 2 +- trunk/fs/nfs/nfs4session.h | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/[refs] b/[refs] index fe55a368f20d..ee0179574199 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 76e697ba7e8d187f50e385d21a2b2f1709a62c14 +refs/heads/master: 0ca3f4825ac92a10aa8f6534f765c44f22778dd3 diff --git a/trunk/fs/nfs/nfs4session.h b/trunk/fs/nfs/nfs4session.h index e96323ff1d95..bdd14a60722b 100644 --- a/trunk/fs/nfs/nfs4session.h +++ b/trunk/fs/nfs/nfs4session.h @@ -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)