summaryrefslogtreecommitdiff
path: root/source3/smbd/process.c
diff options
context:
space:
mode:
Diffstat (limited to 'source3/smbd/process.c')
-rw-r--r--source3/smbd/process.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/source3/smbd/process.c b/source3/smbd/process.c
index cb04cea3e2..51783fa67c 100644
--- a/source3/smbd/process.c
+++ b/source3/smbd/process.c
@@ -3139,6 +3139,8 @@ void smbd_process(struct tevent_context *ev_ctx,
MSG_SMB_FORCE_TDIS, msg_force_tdis);
messaging_register(sconn->msg_ctx, sconn,
MSG_SMB_CLOSE_FILE, msg_close_file);
+ messaging_register(sconn->msg_ctx, NULL,
+ MSG_SMB_FILE_RENAME, msg_file_was_renamed);
/*
* Use the default MSG_DEBUG handler to avoid rebroadcasting