cvs commit: src/sys/fs/nwfs nwfs_vnops.c

Don Lewis truckman at FreeBSD.org
Sun Oct 16 14:54:36 PDT 2005


truckman    2005-10-16 21:54:35 UTC

  FreeBSD src repository

  Modified files:
    sys/fs/nwfs          nwfs_vnops.c 
  Log:
  Update nwfs_lookup() to match the current cache_lookup() API.
  cache_lookup() has returned a ref'ed and locked vnode since
  vfs_cache.c:1.96, dated Tue Mar 29 12:59:06 2005 UTC.  This change
  is similar to the change made to smbfs_lookup() in smbfs_vnops.c:1.58.
  
  Tested by:      "Antony Mawer" ant AT mawer.org
  MFC after:      2 weeks
  
  Revision  Changes    Path
  1.42      +11 -26    src/sys/fs/nwfs/nwfs_vnops.c


More information about the cvs-src mailing list