cvs commit: src/sys/vm swap_pager.c

[ Available lists | Index of cvs-src | Month of Sep 2004 | Week of 24 Sep 2004 | Raw email | View thread | Wrap long lines | Reply | Tag ]
From
David Schultz <das@FreeBSD.org>
Date
24 Sep 2004 16:04:21
Subject
cvs commit: src/sys/vm swap_pager.c
Message-ID
200409241604.i8OG4LGf035444@repoman.freebsd.org


[ Hide this part ]
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


Elapsed time: 0.060 seconds