Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 8 Feb 2008 22:37:16 +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:  <200802082237.m18MbG41015413@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200802082237.m18MbG41015413>