]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
A modification that allows the driver strategy to modify the
authorJohn Dyson <dyson@FreeBSD.org>
Fri, 13 Sep 1996 03:15:45 +0000 (03:15 +0000)
committerJohn Dyson <dyson@FreeBSD.org>
Fri, 13 Sep 1996 03:15:45 +0000 (03:15 +0000)
commit9fc1279b79f61af14ef901aa5f9f80536a57183a
treefc099f7d977d7ffa7d98aa2ce2f0ff81bdc8731e
parentebcb9161de638b6ae3a3f812000181cbb662e169
A modification that allows the driver strategy to modify the
B_ASYNC flag broke things pretty bad (freeing buffer already on
queue or other wierd buffer queue errors.)  The broken code is
left in commented out, but this makes the problem go away for
now.
sys/kern/vfs_bio.c