cvs commit: src/sys/vm swap_pager.c
Olivier Houchard
cognet at FreeBSD.org
Wed Sep 21 08:01:10 PDT 2005
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
More information about the cvs-src
mailing list