Module Name: src Committed By: riastradh Date: Fri Feb 21 02:04:40 UTC 2020
Modified Files:
src/sys/kern: vfs_bio.c
Log Message:
OOPS -- fix mistake in previous commit.
bbusy really needs to return the error; otherwise things are very
bad!
To generate a diff of this commit:
cvs rdiff -u -r1.288 -r1.289 src/sys/kern/vfs_bio.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
