Date: Sun, 23 Nov 2008 16:08:36 +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: <200811231608.mANG8eZl049462@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
kib 2008-11-23 16:08:36 UTC FreeBSD src repository Modified files: (Branch: RELENG_7) sys/vm vm_pageout.c Log: SVN rev 185210 on 2008-11-23 16:08:36Z by kib MFC r185012: 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. Approved by: re (kensmith) PR: 123768 Revision Changes Path 1.292.2.5 +1 -2 src/sys/vm/vm_pageout.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200811231608.mANG8eZl049462>