NFSv4.1: Remove the state manager code to resize the slot table
authorTrond Myklebust <Trond.Myklebust@netapp.com>
Wed, 21 Nov 2012 01:12:38 +0000 (20:12 -0500)
committerTrond Myklebust <Trond.Myklebust@netapp.com>
Wed, 5 Dec 2012 23:30:43 +0000 (00:30 +0100)
commitafa296103ea3841fdc81d9d66902fe49bb765527
treeaca9d946be69a2614ed0c389f11bf562cc5c9749
parent87dda67e7386ba7d2164391ea58b34e028d8157b
NFSv4.1: Remove the state manager code to resize the slot table

The state manager no longer needs any special machinery to stop the
session flow and resize the slot table. It is all done on the fly by
the SEQUENCE op code now.

Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
fs/nfs/callback_proc.c
fs/nfs/nfs4_fs.h
fs/nfs/nfs4proc.c
fs/nfs/nfs4state.c