diff options
author | alc <alc@FreeBSD.org> | 2007-09-15 18:30:28 +0000 |
---|---|---|
committer | alc <alc@FreeBSD.org> | 2007-09-15 18:30:28 +0000 |
commit | 0188378655831f69b6dfe72c699ed262ae4d42f3 (patch) | |
tree | cad72c063a8bcbc0a9c598a2860cc520aec57389 /lib/libc/regex | |
parent | af406864eea90a3bfd45e627c9e3e663a5b1b176 (diff) | |
download | FreeBSD-src-0188378655831f69b6dfe72c699ed262ae4d42f3.zip FreeBSD-src-0188378655831f69b6dfe72c699ed262ae4d42f3.tar.gz |
Correct an assertion in vm_pageout_flush(). Specifically, if a page's
status after vm_pager_put_pages() is VM_PAGER_PEND, then it could have
already been recycled, i.e., freed and reallocated to a new purpose;
thus, asserting that such pages cannot be written is inappropriate.
Reported by: kris
Submitted by: tegge
Approved by: re (kensmith)
MFC after: 1 week
Diffstat (limited to 'lib/libc/regex')
0 files changed, 0 insertions, 0 deletions