mirror of
https://github.com/samba-team/samba.git
synced 2025-02-02 09:47:23 +03:00
s3: Remove procid_self() from do_unlock()
This commit is contained in:
parent
471a47a1de
commit
1af668df02
@ -325,7 +325,7 @@ NTSTATUS do_unlock(struct messaging_context *msg_ctx,
|
||||
ok = brl_unlock(msg_ctx,
|
||||
br_lck,
|
||||
smblctx,
|
||||
procid_self(),
|
||||
sconn_server_id(fsp->conn->sconn),
|
||||
offset,
|
||||
count,
|
||||
lock_flav);
|
||||
|
Loading…
x
Reference in New Issue
Block a user