Module Name:    src
Committed By:   pgoyette
Date:           Mon Dec 26 23:15:15 UTC 2016

Modified Files:
        src/sys/kern: vfs_bio.c

Log Message:
Fix locking so we don't release the lock between the time we check the
tailq (for being non-empty) and the time we remove an entry.


To generate a diff of this commit:
cvs rdiff -u -r1.264 -r1.265 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.

Reply via email to