]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit06ddc9bc57d9b4444bcd3f366cc5f5942c183bb7
treeaca9d946be69a2614ed0c389f11bf562cc5c9749
parent97ba3199ff3961f13b3f25e0f80cc63c6e480b5b
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