Ticket #3262 (closed bug: fixed)
File descriptors without a vnode aren't closed on unmount
| Reported by: | axeld | Owned by: | axeld |
|---|---|---|---|
| Priority: | blocker | Milestone: | R1/alpha1 |
| Component: | System/Kernel | Version: | R1/pre-alpha1 |
| Keywords: | Cc: | ||
| Blocked By: | Platform: | All | |
| Blocking: |
Description
If you unmount a volume that does not have any other open file descriptors, file descriptors without a vnode aren't disconnected from the fs_mount.
This will cause a page fault as soon as an application does anything with that descriptor, or quits.
Change History
Note: See
TracTickets for help on using
tickets.
