commit | 2240a9e2d013d8269ea425b73e1d7a54c7bc141f | [log] [tgz] |
---|---|---|
author | Trond Myklebust <Trond.Myklebust@netapp.com> | Mon Oct 29 18:37:40 2012 -0400 |
committer | Trond Myklebust <Trond.Myklebust@netapp.com> | Wed Oct 31 15:08:18 2012 -0400 |
tree | e213bd7362b0cb816c3ed0e530bb2390012bcc6c | |
parent | 399f11c3d872bd748e1575574de265a6304c7c43 [diff] |
NFSv4.1: We must release the sequence id when we fail to get a session slot If we do not release the sequence id in cases where we fail to get a session slot, then we can deadlock if we hit a recovery scenario. Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com> Cc: stable@vger.kernel.org