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

Don Lewis truckman at FreeBSD.org
Wed Oct 19 13:20:42 PDT 2005


truckman    2005-10-19 20:20:42 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_6_0)
    sys/fs/nwfs          nwfs_vnops.c 
  Log:
  MFC nwfs_lookup.c 1.42
  
  Original commit message:
    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
  
  Approved by:    re (scottl)
  
  Revision  Changes    Path
  1.41.4.1  +11 -26    src/sys/fs/nwfs/nwfs_vnops.c


More information about the cvs-all mailing list