988bdf8e19
need to swap, allocate a buffer for the swapped summaries rather than using writebuf. The latter is fixed at 64k, which is only enough room to hold 4096 summaries. Creating an fs with more results in a buffer overrun. First noted by Matt Jacob mjacob@netbsd.org, and fixed by Albeaus Bayucan, bayucan@nas.nasa.gov. Minor mods by me. |
||
---|---|---|
.. | ||
Makefile | ||
extern.h | ||
mkfs.c | ||
newfs.8 | ||
newfs.c |