diff options
author | bde <bde@FreeBSD.org> | 1995-08-28 16:09:11 +0000 |
---|---|---|
committer | bde <bde@FreeBSD.org> | 1995-08-28 16:09:11 +0000 |
commit | 9d58b7eb431a526e0959673cb54d7475d8663bb1 (patch) | |
tree | e26f0cf6c73c62e4956aad0f749722b5820618c2 /share/examples/meteor/rgb24.c | |
parent | 0e4c4a45a134780cf77e87c785e45184a61f057f (diff) | |
download | FreeBSD-src-9d58b7eb431a526e0959673cb54d7475d8663bb1.zip FreeBSD-src-9d58b7eb431a526e0959673cb54d7475d8663bb1.tar.gz |
Fix correct_writedisklabel() and writedisklabel(). Their setting of
bp->b_flags has been broken for many years:
a) they didn't set B_BUSY for doing i/o. This has been fatal since
1995/07/25 when biodone() started checking that B_BUSY is set.
b) they didn't set B_INVAL for releasing the buffer. This at best
just put a useless buffer in the LRU queue for a little while.
Fix a couple of spelling errors and complete a couple of function
pointer declarations.
Diffstat (limited to 'share/examples/meteor/rgb24.c')
0 files changed, 0 insertions, 0 deletions