NFSv4.1: Fix an ABBA locking issue with session and state serialisation
authorTrond Myklebust <Trond.Myklebust@netapp.com>
Tue, 12 Feb 2013 00:01:21 +0000 (19:01 -0500)
committerTrond Myklebust <Trond.Myklebust@netapp.com>
Tue, 12 Feb 2013 00:04:25 +0000 (19:04 -0500)
Ensure that if nfs_wait_on_sequence() causes our rpc task to wait for
an NFSv4 state serialisation lock, then we also drop the session slot.

Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
Cc: stable@vger.kernel.org
fs/nfs/nfs4proc.c

Simple merge