| Summary: | [PATCH] kldunload "vn" doesn't clean up enough, and causes panics. | ||
|---|---|---|---|
| Product: | Base System | Reporter: | peter.edwards <peter.edwards> |
| Component: | kern | Assignee: | Nick Hibma <n_hibma> |
| Status: | Closed FIXED | ||
| Severity: | Affects Only Me | ||
| Priority: | Normal | ||
| Version: | 4.0-STABLE | ||
| Hardware: | Any | ||
| OS: | Any | ||
|
Description
peter.edwards
2000-04-28 12:40:01 UTC
State Changed From-To: open->analyzed The patch looks correct. I am having a look at it. Responsible Changed From-To: freebsd-bugs->n_hibma Remind me to work on this at some stage.:wq State Changed From-To: analyzed->closed Fixed (using a slightly modified version of your patch) in revision 1.105.2.2 of vn.c. vn(4) is no longer in -current, so this was committed directly to the -stable branch. Thanks for the bug report, analysis, and patch! |