Date: Wed, 21 Sep 2005 15:01:09 +0000 (UTC) From: Olivier Houchard <cognet@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/vm swap_pager.c Message-ID: <200509211501.j8LF19X1086003@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
cognet 2005-09-21 15:01:09 UTC
FreeBSD src repository
Modified files:
sys/vm swap_pager.c
Log:
Make sure we have a bufobj before calling bstrategy().
I'm not sure this is the right thing to do, but at least I don't panic
anymore when swapping on a NFS file without using md(4).
X-MFC after: proper review
Revision Changes Path
1.275 +3 -1 src/sys/vm/swap_pager.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200509211501.j8LF19X1086003>
