diff options
author | yangerkun <yangerkun@huawei.com> | 2020-07-02 15:25:26 +0800 |
---|---|---|
committer | Steve French <stfrench@microsoft.com> | 2020-07-07 23:51:16 -0500 |
commit | 2e98c01846b2ce96cc41f60b70fd03cd47d3ac77 (patch) | |
tree | e2139fe36e0c6886f668e31aa4e008be1547eee3 /arch/nds32 | |
parent | 4ef9b4f1a76ea2370fbfe20e80fef141ab92b65e (diff) | |
download | linux-2e98c01846b2ce96cc41f60b70fd03cd47d3ac77.tar.gz linux-2e98c01846b2ce96cc41f60b70fd03cd47d3ac77.tar.bz2 linux-2e98c01846b2ce96cc41f60b70fd03cd47d3ac77.zip |
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: yangerkun <yangerkun@huawei.com>
Signed-off-by: Steve French <stfrench@microsoft.com>
Reviewed-by: NeilBrown <neilb@suse.de>
Diffstat (limited to 'arch/nds32')
0 files changed, 0 insertions, 0 deletions