]> git.baikalelectronics.ru Git - kernel.git/commit
NFSv4: nfs4_locku_done must release the sequence id
authorTrond Myklebust <Trond.Myklebust@netapp.com>
Mon, 29 Oct 2012 22:53:23 +0000 (18:53 -0400)
committerTrond Myklebust <Trond.Myklebust@netapp.com>
Wed, 31 Oct 2012 19:10:04 +0000 (15:10 -0400)
commit5771b5ee15c18daf66ef4999e954bec905168e41
tree14268664dd273e746e434fdea95f2ad82dfb1493
parentfb8a930bf869b8ef24ddfc0e4f01aae453bf67b6
NFSv4: nfs4_locku_done must release the sequence id

If the state recovery machinery is triggered by the call to
nfs4_async_handle_error() then we can deadlock.

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