Skip to content
Commit 2e98c018 authored by yangerkun's avatar yangerkun Committed by Steve French
Browse files

cifs: remove the retry in cifs_poxis_lock_set



The caller of cifs_posix_lock_set will do retry(like
fcntl_setlk64->do_lock_file_wait) if we will wait for any file_lock.
So the retry in cifs_poxis_lock_set seems duplicated, remove it to
make a cleanup.

Signed-off-by: default avataryangerkun <yangerkun@huawei.com>
Signed-off-by: default avatarSteve French <stfrench@microsoft.com>
Reviewed-by: default avatarNeilBrown <neilb@suse.de>
parent 4ef9b4f1
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment