1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-11 05:18:09 +03:00

s3: Remove smbd_messaging_context() from reprocess_blocked_smb2_lock()

This commit is contained in:
Volker Lendecke 2010-07-04 19:50:35 +02:00
parent 3df821acc4
commit a2d7cd5558

View File

@ -742,7 +742,7 @@ static void reprocess_blocked_smb2_lock(struct smbd_smb2_request *smb2req,
struct byte_range_lock *br_lck = NULL;
struct smbd_lock_element *e = &state->locks[blr->lock_num];
br_lck = do_lock(smbd_messaging_context(),
br_lck = do_lock(fsp->conn->sconn->msg_ctx,
fsp,
e->smblctx,
e->count,