rwatson 2008-02-08 22:37:16 UTC
FreeBSD src repository
Modified files:
sys/fs/coda coda_vfsops.c
Log:
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.
MFC after: 1 month
Revision Changes Path
1.73 +0 -12 src/sys/fs/coda/coda_vfsops.c
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"