Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 20 Mar 2002 13:00:50 -0800 (PST)
From:      John Baldwin <jhb@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/kern kern_prot.c src/sys/sys ucred.h
Message-ID:  <200203202100.g2KL0o984600@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
jhb         2002/03/20 13:00:50 PST

  Modified files:
    sys/kern             kern_prot.c 
    sys/sys              ucred.h 
  Log:
  - Push down Giant into crfree() in the case that we actually free a ucred.
  - Add a cred_free_thread() function (conditional on DIAGNOSTICS) that drops
    a per-thread ucred reference to be used in debugging code when leaving
    the kernel.
  
  Revision  Changes    Path
  1.141     +15 -0     src/sys/kern/kern_prot.c
  1.32      +3 -1      src/sys/sys/ucred.h

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200203202100.g2KL0o984600>