Date: Fri, 5 Oct 2001 10:55:11 -0700 (PDT) From: John Baldwin <jhb@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/kern vfs_aio.c Message-ID: <200110051755.f95HtC233979@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
jhb 2001/10/05 10:55:11 PDT Modified files: sys/kern vfs_aio.c Log: The aio kthreads start off with a root credential just like all other kthreads, so don't malloc a ucred just so we can create a duplicate of the one we already have. Revision Changes Path 1.100 +1 -8 src/sys/kern/vfs_aio.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200110051755.f95HtC233979>