summaryrefslogtreecommitdiffstats
path: root/sys/isa/sio.c
diff options
context:
space:
mode:
authorphk <phk@FreeBSD.org>1997-09-19 11:13:16 +0000
committerphk <phk@FreeBSD.org>1997-09-19 11:13:16 +0000
commitf6da000c05feb73d9ea67e2f4d2b2f12ca9d7581 (patch)
tree9e2bdf1aff9b377d62fd72283bf97e34adb8d85f /sys/isa/sio.c
parent45d7b03c300add9741176c7a284d60fd355b6ade (diff)
downloadFreeBSD-src-f6da000c05feb73d9ea67e2f4d2b2f12ca9d7581.zip
FreeBSD-src-f6da000c05feb73d9ea67e2f4d2b2f12ca9d7581.tar.gz
[Regarding the previous patch] This is completely wrong.
1. ffs_alloc() actually allowed writing one block less one frag (normally 7 frags or 7/8 blocks) beyond the limit. 2. freebufspace() gives the free space in frags, but `size' is in bytes, so the change results in approximately `size' fragments too many being reserved. 3. ffs_realloccg() has the same bug but wasn't changed. PR: 3398 Submitted by: bde Eyeballed by: phk
Diffstat (limited to 'sys/isa/sio.c')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud