Date: Tue, 4 Nov 2008 18:54:44 +0000 (UTC) From: John Baldwin <jhb@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/sys/fs/unionfs union_vfsops.c Message-ID: <200811041854.mA4IsrbW041135@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
jhb 2008-11-04 18:54:44 UTC FreeBSD src repository Modified files: sys/fs/unionfs union_vfsops.c Log: SVN rev 184650 on 2008-11-04 18:54:44Z by jhb Don't pass WANTPARENT to the pathname lookup of the mount point for a unionfs mount just so we can immediately drop the reference on the parent directory vnode without using it. Revision Changes Path 1.94 +1 -4 src/sys/fs/unionfs/union_vfsops.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200811041854.mA4IsrbW041135>