diff options
author | Jeff Layton <jlayton@kernel.org> | 2023-02-03 21:18:34 +0300 |
---|---|---|
committer | Chuck Lever <chuck.lever@oracle.com> | 2023-02-20 17:20:57 +0300 |
commit | dcd779dc46540e174a6ac8d52fbed23593407317 (patch) | |
tree | aeb3492349da51680817fbcdf3869dd9c2d60c19 /mm | |
parent | 81e722978ad21072470b73d8f6a50ad62c7d5b7d (diff) | |
download | linux-dcd779dc46540e174a6ac8d52fbed23593407317.tar.xz |
nfsd: fix courtesy client with deny mode handling in nfs4_upgrade_open
The nested if statements here make no sense, as you can never reach
"else" branch in the nested statement. Fix the error handling for
when there is a courtesy client that holds a conflicting deny mode.
Fixes: 3d6942715180 ("NFSD: add support for share reservation conflict to courteous server")
Reported-by: 張智諺 <cc85nod@gmail.com>
Signed-off-by: Jeff Layton <jlayton@kernel.org>
Reviewed-by: Dai Ngo <dai.ngo@oracle.com>
Signed-off-by: Chuck Lever <chuck.lever@oracle.com>
Diffstat (limited to 'mm')
0 files changed, 0 insertions, 0 deletions