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)
commit43ac544cb36adf38338c01968f8e3a5f81b7d629
tree8abf285176d59f6d251798112ea28ab724d27cea
parent32b0131069c5bebf52368a9fe170f8d58b78fa8d
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