diff options
author | Jeff Layton <jlayton@kernel.org> | 2024-07-11 15:11:13 -0400 |
---|---|---|
committer | Chuck Lever <chuck.lever@oracle.com> | 2024-09-01 10:04:54 -0400 |
commit | 81a95c2b1d605743220f28db04b8da13a65c4059 (patch) | |
tree | 4c2a5bb773174fc855bbd10d83264569ec326b12 /scripts/gdb/linux/utils.py | |
parent | 8e6e2ffa6569a205f1805cbaeca143b556581da6 (diff) |
nfsd: remove unneeded EEXIST error check in nfsd_do_file_acquire
Given that we do the search and insertion while holding the i_lock, I
don't think it's possible for us to get EEXIST here. Remove this case.
Fixes: c6593366c0bf ("nfsd: don't kill nfsd_files because of lease break error")
Signed-off-by: Jeff Layton <jlayton@kernel.org>
Tested-by: Youzhong Yang <youzhong@gmail.com>
Signed-off-by: Chuck Lever <chuck.lever@oracle.com>
Diffstat (limited to 'scripts/gdb/linux/utils.py')
0 files changed, 0 insertions, 0 deletions