| Summary: | Re: [patch] growfs man page -- document "panic: not enough space" | ||
|---|---|---|---|
| Product: | Documentation | Reporter: | reed |
| Component: | Books & Articles | Assignee: | freebsd-doc (Nobody) <doc> |
| Status: | Closed FIXED | ||
| Severity: | Affects Only Me | CC: | bug-followup |
| Priority: | Normal | ||
| Version: | Latest | ||
| Hardware: | Any | ||
| OS: | Any | ||
State Changed From-To: open->closed Misfiled followup to docs/94625; content migrated. Responsible Changed From-To: gnats-admin->freebsd-doc |
On Sun, 20 Jan 2008, Tom Rhodes wrote: > About the panic, you mean this one: > > DBG_TRC; > if(sblock.fs_ncg-osblock.fs_ncg < 2) { > errx(2, "panic: not enough space"); > > > ?? I think so, but I can't remember for sure. This is near two years old.