das 2004-09-24 16:04:21 UTC
FreeBSD src repository
Modified files:
sys/vm swap_pager.c
Log:
Don't look for swap blocks in objects that aren't swap-backed.
I expect that this will fix the following panic, reported by Jun:
swap_pager_isswapped: failed to locate all swap meta blocks
MT5 candidate
Revision Changes Path
1.257 +3 -0 src/sys/vm/swap_pager.c