Date: Sun, 16 Nov 2008 21:57:54 +0000 (UTC) From: Konstantin Belousov <kib@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/sys/vm vm_pageout.c Message-ID: <200811162158.mAGLw7Qb020129@repoman.freebsd.org>
index | next in thread | raw e-mail
kib 2008-11-16 21:57:54 UTC
FreeBSD src repository
Modified files:
sys/vm vm_pageout.c
Log:
SVN rev 185012 on 2008-11-16 21:57:54Z by kib
Instead of forcing vn_start_write() to reset mp back to NULL for the
failed calls with non-NULL vp, explicitely clear mp after failure.
Tested by: stass
Reviewed by: tegge
PR: 123768
MFC after: 1 week
Revision Changes Path
1.301 +1 -2 src/sys/vm/vm_pageout.c
help
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200811162158.mAGLw7Qb020129>
