commit | 2b1bc308f492589f7d49012ed24561534ea2be8c | [log] [tgz] |
---|---|---|
author | Trond Myklebust <Trond.Myklebust@netapp.com> | Mon Oct 29 18:53:23 2012 -0400 |
committer | Trond Myklebust <Trond.Myklebust@netapp.com> | Wed Oct 31 15:10:04 2012 -0400 |
tree | 14268664dd273e746e434fdea95f2ad82dfb1493 | |
parent | 2240a9e2d013d8269ea425b73e1d7a54c7bc141f [diff] |
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