Kernel consumers like CTL may lack ucred objects. That led to a panic
when CTL closed a fuse file, if atime was enabled on the mountpoint.
Fix it by checking the ucred during close.
PR: 283402
MFC after: 2 weeks
Sponsored by: ConnectWise
Differential D48165
fusefs: fix a panic in vop_close with a CTL consumer asomers on Dec 20 2024, 6:37 PM. Authored by Tags None Referenced Files
Subscribers
Details Kernel consumers like CTL may lack ucred objects. That led to a panic PR: 283402 ATF test case added
Diff Detail
|