mirror of
https://github.com/samba-team/samba.git
synced 2025-03-11 16:58:40 +03:00
s3: Remove procid_self() from cancel_pending_lock_requests_by_fid()
This commit is contained in:
parent
c49f6a681d
commit
a07c1586ba
@ -616,7 +616,7 @@ void cancel_pending_lock_requests_by_fid(files_struct *fsp,
|
||||
|
||||
brl_lock_cancel(br_lck,
|
||||
blr->smblctx,
|
||||
procid_self(),
|
||||
sconn_server_id(sconn),
|
||||
blr->offset,
|
||||
blr->count,
|
||||
blr->lock_flav,
|
||||
|
Loading…
x
Reference in New Issue
Block a user