mirror of
https://github.com/samba-team/samba.git
synced 2025-10-23 11:33:16 +03:00
r26268: Avoid more use of global_loadparm - put lp_ctx in smb_server and wbsrv_connection.
(This used to be commit 7c00866423
)
This commit is contained in:
committed by
Stefan Metzmacher
parent
1f69adddc5
commit
b83a7a135f
@@ -374,6 +374,8 @@ struct smbsrv_connection {
|
||||
} statistics;
|
||||
|
||||
struct share_context *share_context;
|
||||
|
||||
struct loadparm_context *lp_ctx;
|
||||
};
|
||||
|
||||
struct model_ops;
|
||||
|
Reference in New Issue
Block a user