]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Move the definitions of SWAPBLK_NONE and SWAPBLK_MASK from vm_page.h to
authoralc <alc@FreeBSD.org>
Fri, 4 Jun 2004 04:03:26 +0000 (04:03 +0000)
committeralc <alc@FreeBSD.org>
Fri, 4 Jun 2004 04:03:26 +0000 (04:03 +0000)
commitb5cd9ba03c2309de3b6b2eb7f8526d7c55a0e706
tree2d81df657ced60192e9660e00659dc4cedbba139
parent958eff641bf391ef0a040906ec30c871812f9f93
Move the definitions of SWAPBLK_NONE and SWAPBLK_MASK from vm_page.h to
blist.h, enabling the removal of numerous #includes from subr_blist.c.
(subr_blist.c and swap_pager.c are the only users of these definitions.)
sys/kern/subr_blist.c
sys/sys/blist.h
sys/vm/vm_page.h