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

Use readily available event context.

(This used to be commit 2823fca23a4cacc996c808f22cba50b4482b5921)
This commit is contained in:
Jelmer Vernooij 2008-04-16 22:52:07 +02:00
parent a5d52174bd
commit a195cd9d8f

View File

@ -219,7 +219,7 @@ static NTSTATUS pvfs_connect(struct ntvfs_module_context *ntvfs,
pvfs->ntvfs->ctx->server_id,
pvfs->ntvfs->ctx->msg_ctx,
pvfs->ntvfs->ctx->lp_ctx,
event_context_find(pvfs),
pvfs->ntvfs->ctx->event_ctx,
pvfs->ntvfs->ctx->config);
pvfs->wbc_ctx = wbc_init(pvfs,