cvs commit: src/sys/ufs/ufs ufs_extern.h ufs_ihash.c

Jeff Roberson jeff at FreeBSD.org
Mon Feb 14 20:51:40 GMT 2005


jeff        2005-02-14 20:51:39 UTC

  FreeBSD src repository

  Modified files:
    sys/ufs/ufs          ufs_extern.h ufs_ihash.c 
  Log:
   - Remove the unused and unsafe ufs_ihashlookup.  This function returned a
     vnode pointer that could not be used since no locks were held.
  
  Sponsored by:   Isilon Systems, Inc.
  
  Revision  Changes    Path
  1.54      +0 -2      src/sys/ufs/ufs/ufs_extern.h
  1.41      +0 -22     src/sys/ufs/ufs/ufs_ihash.c


More information about the cvs-src mailing list