cvs commit: src/sys/fs/coda coda_vfsops.c

Robert Watson rwatson at FreeBSD.org
Fri Feb 8 14:37:17 PST 2008


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


More information about the cvs-src mailing list