diff options
author | Alan Somers <asomers@FreeBSD.org> | 2025-09-19 16:02:25 +0000 |
---|---|---|
committer | Alan Somers <asomers@FreeBSD.org> | 2025-09-19 22:38:42 +0000 |
commit | e043af9ca59608309cac2fd222c17f989ba0d35e (patch) | |
tree | 6ce914f02e3e0b1a33cf6d3da8012e47d83a97b7 /crypto/openssl/doc/man3/(developers-only) | |
parent | 1f2a65222b8808dfa0466d6cad165116431dd6a9 (diff) |
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 'crypto/openssl/doc/man3/(developers-only)')
0 files changed, 0 insertions, 0 deletions