diff options
author | Jeff Layton <jlayton@redhat.com> | 2013-10-31 13:03:04 -0400 |
---|---|---|
committer | Trond Myklebust <Trond.Myklebust@netapp.com> | 2013-10-31 13:24:07 -0400 |
commit | 1acd1c301f4faae80f4d2c7bbd9a4553b131c0e3 (patch) | |
tree | b6ee894b986baa064c2d5d7af23af694b181299f /fs/nfs/nfs4filelayout.c | |
parent | a1311d87fa034e0de580e3a65f2d5c2e7a1f55f3 (diff) |
nfs: fix inverted test for delegation in nfs4_reclaim_open_state
commit 6686390bab6a0e0 (NFS: remove incorrect "Lock reclaim failed!"
warning.) added a test for a delegation before checking to see if any
reclaimed locks failed. The test however is backward and is only doing
that check when a delegation is held instead of when one isn't.
Cc: NeilBrown <neilb@suse.de>
Signed-off-by: Jeff Layton <jlayton@redhat.com>
Fixes: 6686390bab6a: NFS: remove incorrect "Lock reclaim failed!" warning.
Cc: stable@vger.kernel.org # 3.12
Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
Diffstat (limited to 'fs/nfs/nfs4filelayout.c')
0 files changed, 0 insertions, 0 deletions