]> 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)
commit3624023bb18a3dbf6c598504eb04553029132829
tree8abf285176d59f6d251798112ea28ab724d27cea
parent59f0275b80582f754113644c0ac762365f90ce88
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