Date: Sun, 2 Mar 2008 11:33:54 +0000 (UTC) From: Philip Paeps <philip@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/md md.c Message-ID: <200803021133.m22BXsJJ066474@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
philip 2008-03-02 11:33:54 UTC
FreeBSD src repository
Modified files: (Branch: RELENG_7)
sys/dev/md md.c
Log:
MFC r1.174:
Zero sc->vnode if mdsetcred() fails.
This fixes the panic which happens when mdcreate_vnode() calls vn_close()
and mddestroy() calls it again further down the error handling path.
Revision Changes Path
1.169.2.1 +1 -0 src/sys/dev/md/md.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200803021133.m22BXsJJ066474>
