aboutsummaryrefslogtreecommitdiff
path: root/lib/libc/gen/clock.3
diff options
context:
space:
mode:
authorAlan Somers <asomers@FreeBSD.org>2025-09-19 16:02:25 +0000
committerAlan Somers <asomers@FreeBSD.org>2025-09-19 22:38:42 +0000
commite043af9ca59608309cac2fd222c17f989ba0d35e (patch)
tree6ce914f02e3e0b1a33cf6d3da8012e47d83a97b7 /lib/libc/gen/clock.3
parent1f2a65222b8808dfa0466d6cad165116431dd6a9 (diff)
fusefs: fix a kernel panic regarding SCM_RIGHTSHEADmain
If the last copy of an open file resides within the socket buffer of a unix-domain socket, then VOP_CLOSE will be called with no thread information. Fix fusefs to handle that case, and add a regression test. Also add a test case for writes to a file that lies within a sockbuf. Along with close, a write from the writeback cache is the only other operation I can think of that might apply to a file residing in a sockbuf. PR: 289686 Reported by: iron.udjin@gmail.com MFC after: 1 week Sponsored by: ConnectWise Reviewed by: glebius, markj Differential Revision: https://reviews.freebsd.org/D52625
Diffstat (limited to 'lib/libc/gen/clock.3')
0 files changed, 0 insertions, 0 deletions