Correct a panic condition hitting on machines with NBPG != ffs blocksize,
authorniklas <niklas@openbsd.org>
Fri, 10 Jan 1997 23:18:40 +0000 (23:18 +0000)
committerniklas <niklas@openbsd.org>
Fri, 10 Jan 1997 23:18:40 +0000 (23:18 +0000)
commit8bbf834bc8ca396ec2ce78d4ce76972f82100e4f
tree4ee558089cc3ad750ab8bd62bc0f50833bfca97e
parent6d8ae5a0d97e91f66e616806861ef64d5c0c2569
Correct a panic condition hitting on machines with NBPG != ffs blocksize,
plus having a large bufpages value compared to nbuf.
sys/kern/vfs_cluster.c