cvs commit: src/sys/ufs/ufs ufs_inode.c

Jeff Roberson jeff at FreeBSD.org
Mon Mar 14 17:42:58 PST 2005


jeff        2005-03-15 01:42:58 UTC

  FreeBSD src repository

  Modified files:
    sys/ufs/ufs          ufs_inode.c 
  Log:
   - Destroy the vnode object earlier in VOP_RECLAIM as we need more of
     the vnode valid before the vm flushes pages.
   - Get rid of some extraneous uses of the vnode interlock.
  
  Sponsored by:   Isilon Systems, Inc.
  
  Revision  Changes    Path
  1.61      +4 -3      src/sys/ufs/ufs/ufs_inode.c


More information about the cvs-src mailing list