]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
There was a situation where sendfile() might attempt to initiate I/O
authordillon <dillon@FreeBSD.org>
Sun, 24 Jan 1999 01:15:58 +0000 (01:15 +0000)
committerdillon <dillon@FreeBSD.org>
Sun, 24 Jan 1999 01:15:58 +0000 (01:15 +0000)
commit8b297fc8f8f8c48a7e4b51661f188bd0667313a8
tree337db11a81e7bd505532fd4793bbc421f5cfab93
parent5ba2ffcf3a9f66c329e3aa824fbae74e39a37c01
 There was a situation where sendfile() might attempt to initiate I/O
     on a PG_BUSY page, due to a bug in its sequencing of a conditional.
sys/kern/uipc_syscalls.c