]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commite7c2593e30940e163590c095b838836df67091e4
treeb7aeca1a66177b2b03c2bb96996d3d40cbbf7a9a
parent80ff8ffd22609db39f2399f339a8bfd1e877d093
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 <Trond.Myklebust@netapp.com>
fs/nfs/callback.h
fs/nfs/callback_xdr.c
fs/nfs/nfs4proc.c
include/linux/nfs_fs_sb.h
include/linux/nfs_xdr.h