Date: Sun, 9 Mar 2008 15:06:12 +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/fs/coda coda_vfsops.c Message-ID: <200803091506.m29F6Cx3025449@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
rwatson 2008-03-09 15:06:12 UTC
FreeBSD src repository
Modified files: (Branch: RELENG_7)
sys/fs/coda coda_vfsops.c
Log:
Merge coda_vfsops.c:1.73 from HEAD to RELENG_7:
Remove undefined coda excluded by #if 1 #else, which previously protected
vget() calls using inode numbers to query the root of /coda, which is not
needed since we now cache the root vnode with the mountpoint.
Revision Changes Path
1.67.2.2 +0 -12 src/sys/fs/coda/coda_vfsops.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200803091506.m29F6Cx3025449>
