NFSv4.1 end back channel session draining
authorAndy Adamson <andros@netapp.com>
Wed, 19 Jun 2013 20:39:44 +0000 (16:39 -0400)
committerTrond Myklebust <Trond.Myklebust@netapp.com>
Thu, 20 Jun 2013 14:19:21 +0000 (10:19 -0400)
commit62f288a02f97bd9f6b2361a6fff709729fe9e110
treee31c125128ac6353e1a755e1a01999f5084d8393
parent7dc0ac70f89d4281094aaa82cab1cb995f298287
NFSv4.1 end back channel session draining

We need to ensure that we clear NFS4_SLOT_TBL_DRAINING on the back
channel when we're done recovering the session.

Regression introduced by commit 774d5f14e (NFSv4.1 Fix a pNFS session
draining deadlock)

Signed-off-by: Andy Adamson <andros@netapp.com>
[Trond: Changed order to start back-channel first. Minor code cleanup]
Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
Cc: stable@vger.kernel.org [>=3.10]
fs/nfs/nfs4state.c