cvs commit: src/sys/kern uipc_mqueue.c

Jeff Roberson jeff at FreeBSD.org
Sat Mar 29 16:30:41 PDT 2008


jeff        2008-03-29 23:30:40 UTC

  FreeBSD src repository

  Modified files:
    sys/kern             uipc_mqueue.c 
  Log:
   - Use vget() to lock the vnode rather than refing without a lock and
     locking in separate steps.
  
  Revision  Changes    Path
  1.30      +3 -6      src/sys/kern/uipc_mqueue.c


More information about the cvs-src mailing list