fusefs: fix a panic on mount
Don't page fault if the file descriptor provided with "-o fd" is invalid.
Sponsored by: The FreeBSD Foundation
Paths
| Differential D19836 Authored by asomers on Apr 6 2019, 3:28 PM.
Details Summary fusefs: fix a panic on mount Don't page fault if the file descriptor provided with "-o fd" is invalid. Sponsored by: The FreeBSD Foundation
Diff Detail
Event TimelineHerald added a subscriber: imp. · View Herald TranscriptApr 6 2019, 3:28 PM2019-04-06 15:28:29 (UTC+0) Harbormaster completed remote builds in B23551: Diff 55882.Apr 6 2019, 3:28 PM2019-04-06 15:28:29 (UTC+0) Comment Actions LGTM!
This revision is now accepted and ready to land.Apr 6 2019, 4:30 PM2019-04-06 16:30:01 (UTC+0) Closed by commit rS345986: fusefs: fix a panic on mount (authored by asomers). · Explain WhyApr 6 2019, 6:04 PM2019-04-06 18:04:22 (UTC+0) This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 55887 head/sys/fs/fuse/fuse_vfsops.c
|