]> rtime.felk.cvut.cz Git - linux-imx.git/commit
NFSv4.1: Ensure we clear session state flags after a session creation
authorTrond Myklebust <Trond.Myklebust@netapp.com>
Tue, 5 Jun 2012 14:22:14 +0000 (10:22 -0400)
committerTrond Myklebust <Trond.Myklebust@netapp.com>
Tue, 5 Jun 2012 14:22:14 +0000 (10:22 -0400)
commitbda197f5d71d56b95a84c0ccbcb8ce2691106cca
treed6e6bcf592c9e5a1e3acef4f9391b2f0d7811775
parent08106ac7c892cad769c5026cb9dd877a39aed603
NFSv4.1: Ensure we clear session state flags after a session creation

Both nfs4_reset_session and nfs41_init_clientid need to clear all the
session related state flags on success.

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