]> git.baikalelectronics.ru Git - kernel.git/commit
NFSv4.1: nfs4_bind_conn_to_session should drain the session
authorTrond Myklebust <Trond.Myklebust@netapp.com>
Sun, 27 May 2012 17:47:21 +0000 (13:47 -0400)
committerTrond Myklebust <Trond.Myklebust@netapp.com>
Sun, 27 May 2012 18:00:08 +0000 (14:00 -0400)
commitd5412df287777d20647b2ee8a650aa3736462b84
tree8abf285176d59f6d251798112ea28ab724d27cea
parent3d2bc8b430155671b5b939bb8f57eac9bb846f4d
NFSv4.1: nfs4_bind_conn_to_session should drain the session

In order to avoid races with other RPC calls that end up setting the
NFS4CLNT_BIND_CONN_TO_SESSION flag.

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