Date: Sun, 14 Apr 2002 03:18:48 -0700 (PDT) From: Jeff Roberson <jeff@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/kern vfs_vnops.c Message-ID: <200204141018.g3EAInA41564@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
jeff 2002/04/14 03:18:48 PDT Modified files: sys/kern vfs_vnops.c Log: Use VOP_GETVOBJECT instead of accessing the member directly. This fixed an issue with nullfs and NAMEI shared. Submitted by: Alexander Kabaev Revision Changes Path 1.144 +1 -1 src/sys/kern/vfs_vnops.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?200204141018.g3EAInA41564>