diff options
author | Trond Myklebust <Trond.Myklebust@netapp.com> | 2012-03-27 18:22:19 -0400 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2012-04-02 09:53:07 -0700 |
commit | 04cf7f7a565f0d2d2f5f3be56ceb6d680cba0f71 (patch) | |
tree | de6d2cfd372d86ea51786b87033c55b784bcb36d /fs/configfs | |
parent | e5267d1f1cc43a481a599fe1e2d8256016e18825 (diff) |
NFSv4.1: Fix layoutcommit error handling
commit e59d27e05a6435f8c04d5ad843f37fa795f2eaaa upstream.
Firstly, task->tk_status will always return negative error values,
so the current tests for 'NFS4ERR_DELEG_REVOKED' etc. are all being
ignored.
Secondly, clean up the code so that we only need to test
task->tk_status once!
Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'fs/configfs')
0 files changed, 0 insertions, 0 deletions