]> git.karo-electronics.de Git - karo-tx-linux.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>
Mon, 26 Nov 2012 22:49:57 +0000 (17:49 -0500)
commit5a8d79be6836404dcc9f70f107414aa4cdcc9b7c
treeaca9d946be69a2614ed0c389f11bf562cc5c9749
parentd5a70b974e44566d8f29710d225ed53ff3d6a6c3
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