| Summary: | NFS leases (-q) panic -current | ||
|---|---|---|---|
| Product: | Base System | Reporter: | dgilbert <dgilbert> |
| Component: | kern | Assignee: | Matt Dillon <dillon> |
| Status: | Closed FIXED | ||
| Severity: | Affects Only Me | ||
| Priority: | Normal | ||
| Version: | 4.0-CURRENT | ||
| Hardware: | Any | ||
| OS: | Any | ||
|
Description
dgilbert
2000-01-04 16:40:00 UTC
Responsible Changed From-To: freebsd-bugs->dillon Changing responsibility to NFS maintainer for followup State Changed From-To: open->closed A fix has been committed to -current which appears to solve this problem. The problem occurs with UDP NQNFS mounts. The NQNFS code was improperly assuming that union fields for the TCP case were being initialized for the UDP case, resulting in the crash. |