aboutsummaryrefslogtreecommitdiff
path: root/release/sysinstall/ssh:/git@gitrepo.FreeBSD.org/src.git
diff options
context:
space:
mode:
authorMark Johnston <markj@FreeBSD.org>2025-12-21 23:49:26 +0000
committerMark Johnston <markj@FreeBSD.org>2025-12-22 14:47:27 +0000
commitda8ab13249420e85935b89794f333f0755e56385 (patch)
tree9db0a8f1ff08eb743a4c8bcd40b431c67167504b /release/sysinstall/ssh:/git@gitrepo.FreeBSD.org/src.git
parent15178d8ed2904d5c4fa31a1531e60dcb1e0f9209 (diff)
inotify: Avoid resetting the cookieHEADmain
The IN_MOVED_FROM and _TO events only apply to names in a watched directory, never to a watched directory itself. So, the cookie value there is always zero, and in particular we should not reset the caller-provided cookie value, as it may be used later. Add a regression test. Reported by: arrowd MFC after: 1 week
Diffstat (limited to 'release/sysinstall/ssh:/git@gitrepo.FreeBSD.org/src.git')
0 files changed, 0 insertions, 0 deletions