From: Trond Myklebust Date: Tue, 7 Feb 2012 00:38:51 +0000 (-0500) Subject: NFSv4.1: Convert slotid from u8 to u32 X-Git-Tag: v3.4-rc1~123^2~118 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=45d43c291e9a922d7b432b0dbcb1d8fb70d8410f;p=pandora-kernel.git NFSv4.1: Convert slotid from u8 to u32 It is perfectly legal to negotiate up to 2^32-1 slots in the protocol, and with 10GigE, we are already seeing that 255 slots is far too limiting. Signed-off-by: Trond Myklebust --- Reading git-diff-tree failed