diff options
author | Jeff Layton <jlayton@redhat.com> | 2013-10-31 17:03:04 (GMT) |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2013-11-29 19:28:03 (GMT) |
commit | 611774299106c972d60c98d99563b8682da4381b (patch) | |
tree | a1bbc2a2d5222be22cd02066201983cd332fc7dc /fs/hpfs | |
parent | cdebf3915aa50f87f43da89415de6543cfea5f66 (diff) | |
download | linux-fsl-qoriq-611774299106c972d60c98d99563b8682da4381b.tar.xz |
nfs: fix inverted test for delegation in nfs4_reclaim_open_state
commit 1acd1c301f4faae80f4d2c7bbd9a4553b131c0e3 upstream.
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.
Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'fs/hpfs')
0 files changed, 0 insertions, 0 deletions