From bc4b2a86a55a767fabbc70b4b8634d519c59edef Mon Sep 17 00:00:00 2001 From: Andy Adamson Date: Mon, 22 Jul 2013 18:41:23 -0400 Subject: [PATCH] NFSv4.1 Increase NFS4_DEF_SLOT_TABLE_SIZE Increase NFS4_DEF_SLOT_TABLE_SIZE which is used as the client ca_maxreequests value in CREATE_SESSION. Current non-dynamic session slot server implementations use the client ca_maxrequests as a maximum slot number: 64 session slots can handle most workloads. Signed-off-by: Andy Adamson Signed-off-by: Trond Myklebust --- Reading git-format-patch failed