git-commit-vandalism/compat/fsmonitor
Eric DeCosta 8f44976882 fsmonitor: avoid socket location check if using hook
If monitoring is done via fsmonitor hook rather than IPC there is no
need to check if the location of the Unix Domain socket (UDS) file is
on a remote filesystem.

Signed-off-by: Eric DeCosta <edecosta@mathworks.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
2022-10-05 11:05:23 -07:00
..
fsm-darwin-gcc.h compat/fsmonitor/fsm-listen-darwin: add MacOS header files for FSEvent 2022-03-25 16:04:16 -07:00
fsm-health-darwin.c fsmonitor--daemon: stub in health thread 2022-05-26 15:59:27 -07:00
fsm-health-win32.c fsm-health-win32: force shutdown daemon if worktree root moves 2022-05-26 15:59:27 -07:00
fsm-health.h fsmonitor--daemon: stub in health thread 2022-05-26 15:59:27 -07:00
fsm-ipc-darwin.c fsmonitor: relocate socket file if .git directory is remote 2022-10-05 11:05:22 -07:00
fsm-ipc-win32.c fsmonitor: relocate socket file if .git directory is remote 2022-10-05 11:05:22 -07:00
fsm-listen-darwin.c Merge branch 'jh/builtin-fsmonitor-part3' 2022-06-10 15:04:15 -07:00
fsm-listen-win32.c fsmonitor--daemon: rename listener thread related variables 2022-05-26 15:59:26 -07:00
fsm-listen.h fsmonitor--daemon: rename listener thread related variables 2022-05-26 15:59:26 -07:00
fsm-path-utils-darwin.c fsmonitor: refactor filesystem checks to common interface 2022-10-05 11:05:22 -07:00
fsm-path-utils-win32.c fsmonitor: refactor filesystem checks to common interface 2022-10-05 11:05:22 -07:00
fsm-settings-darwin.c fsmonitor: avoid socket location check if using hook 2022-10-05 11:05:23 -07:00
fsm-settings-win32.c fsmonitor: avoid socket location check if using hook 2022-10-05 11:05:23 -07:00