nfs41: reset the session slot table
authorAndy Adamson <andros@netapp.com>
Wed, 1 Apr 2009 13:22:37 +0000 (09:22 -0400)
committerBenny Halevy <bhalevy@panasas.com>
Wed, 17 Jun 2009 19:25:05 +0000 (12:25 -0700)
commitac72b7b3b3263ce64d55094eac1d1bde5f34e64a
tree2ecd6882caab65e33dad8cda06a71da2e6293279
parentfc01cea963a246742ff15e118ce5259e3091352c
nfs41: reset the session slot table

Separated from nfs41: schedule async session reset

Do not kfree the session slot table upon session reset, just re-initialize it.
Add a boolean to nfs4_proc_create_session to inidicate if this is a
session reset or a session initialization.

Signed-off-by: Benny Halevy <bhalevy@panasas.com>
Signed-off-by: Andy Adamson <andros@netapp.com>
Signed-off-by: Benny Halevy <bhalevy@panasas.com>
Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
fs/nfs/nfs4proc.c