cvs commit: src/sys/sys vnode.h src/sys/vm vnode_pager.c

Jeff Roberson jeff at FreeBSD.org
Sun Mar 13 23:29:41 PST 2005


jeff        2005-03-14 07:29:40 UTC

  FreeBSD src repository

  Modified files:
    sys/sys              vnode.h 
    sys/vm               vnode_pager.c 
  Log:
   - Retire OLOCK and OWANT.  All callers hold the vnode lock when creating
     a vnode object.  There has been an assert to prove this for some time.
  
  Sponsored by:   Isilon Systems, Inc.
  
  Revision  Changes    Path
  1.286     +0 -2      src/sys/sys/vnode.h
  1.215     +0 -17     src/sys/vm/vnode_pager.c


More information about the cvs-all mailing list