[skip ci] fix typo in comment from r59840
MFC after: 2 weeks Sponsored by: The FreeBSD Foundation
This commit is contained in:
parent
26e8ed624e
commit
f841e638fb
@ -4424,7 +4424,7 @@ bufwait(struct buf *bp)
|
||||
* read error occurred, or if the op was a write. B_CACHE is never
|
||||
* set if the buffer is invalid or otherwise uncacheable.
|
||||
*
|
||||
* biodone does not mess with B_INVAL, allowing the I/O routine or the
|
||||
* bufdone does not mess with B_INVAL, allowing the I/O routine or the
|
||||
* initiator to leave B_INVAL set to brelse the buffer out of existence
|
||||
* in the biodone routine.
|
||||
*/
|
||||
|
Loading…
Reference in New Issue
Block a user