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 Fri, Dec 20, 6:37 PM. Authored by
Details
Diff Detail
|