1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-24 21:34:56 +03:00
samba-mirror/source3/rpc_server/fss
Christof Schmitt ae7db3e543 s3: Rename server_event_context() to global_event_context()
This reflects that the event context is also used outside of the server
processes.

The command used for the rename:
find . -name '*.[hc]' -print0 | xargs -0 sed -i 's/server_event_context/global_event_context/'

Signed-off-by: Christof Schmitt <cs@samba.org>
Reviewed-by: Ralph Boehme <slow@samba.org>
2018-09-07 17:26:17 +02:00
..
srv_fss_agent.c s3: Rename server_event_context() to global_event_context() 2018-09-07 17:26:17 +02:00
srv_fss_agent.h fsrvp: prune shadow copies if associated path doesn't exist 2015-03-31 18:40:25 +02:00
srv_fss_private.h
srv_fss_state.c Correct "heirarchy" typos. 2017-02-22 08:26:23 +01:00