NFSv4.1: Convert slotid from u8 to u32
authorTrond Myklebust <Trond.Myklebust@netapp.com>
Tue, 7 Feb 2012 00:38:51 +0000 (19:38 -0500)
committerTrond Myklebust <Trond.Myklebust@netapp.com>
Wed, 15 Feb 2012 05:19:43 +0000 (00:19 -0500)
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 <Trond.Myklebust@netapp.com>

No differences found