]> git.baikalelectronics.ru Git - kernel.git/commit
NFSv41: Cleanup for nfs4_alloc_session.
authorTrond Myklebust <Trond.Myklebust@netapp.com>
Wed, 16 Jun 2010 13:52:27 +0000 (09:52 -0400)
committerTrond Myklebust <Trond.Myklebust@netapp.com>
Tue, 22 Jun 2010 17:24:03 +0000 (13:24 -0400)
commit7910fa3442abec1511d91d301df777a74a995f1c
tree8a3014b14a3c48d997ac08a378128e8b4202b00d
parentdd56ec0222bfb7957b1a5f0e9efd521af9b1ec5a
NFSv41: Cleanup for nfs4_alloc_session.

There is no reason to change the nfs_client state every time we allocate a
new session. Move that line into nfs4_init_client_minor_version.

Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
fs/nfs/client.c
fs/nfs/nfs4proc.c