Jeff Layton 81a95c2b1d 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>
2024-09-01 10:04:54 -04:00
..
2024-07-08 14:10:02 -04:00
2021-10-02 15:51:10 -04:00
2023-10-16 12:44:09 -04:00
2024-03-12 14:27:37 -07:00
2024-07-08 14:10:02 -04:00
2023-10-16 12:44:14 -04:00