jeff        2008-03-29 23:24:54 UTC

  FreeBSD src repository

  Modified files:
    sys/fs/nullfs        null_subr.c 
  Log:
   - Simplify null_hashget() and null_hashins() by using vref() rather
     than a complex series of steps involving vget() without a lock type
     to emulate the same thing.
  
  Revision  Changes    Path
  1.54      +4 -21     src/sys/fs/nullfs/null_subr.c
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to