Date: Fri, 22 Oct 2004 11:04:59 +0000 (UTC) From: Robert Watson <rwatson@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/kern vfs_subr.c Message-ID: <200410221104.i9MB4xvw099221@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
rwatson 2004-10-22 11:04:59 UTC FreeBSD src repository Modified files: sys/kern vfs_subr.c Log: When MAC is enabled, warn if getnewvnode() is asked to produce a vnode without a mountpoint. In this scenario, there's no useful source for a label on the vnode, since we can't query the mountpoint for the labeling strategy or default label. Revision Changes Path 1.537 +2 -0 src/sys/kern/vfs_subr.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200410221104.i9MB4xvw099221>