Date: Thu, 15 Mar 2007 21:19:21 +0000 (UTC) From: John Baldwin <jhb@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/kern kern_descrip.c Message-ID: <200703152119.l2FLJLE0073956@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
jhb         2007-03-15 21:19:21 UTC
  FreeBSD src repository
  Modified files:
    sys/kern             kern_descrip.c 
  Log:
  Just use 'fdrop()' instead of 'FILE_LOCK(); fdrop_locked()' in
  dupfdopen().  While I'm at it, move the second fdrop() out from under the
  filedesc lock.
  
  Revision  Changes    Path
  1.306     +4 -10     src/sys/kern/kern_descrip.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200703152119.l2FLJLE0073956>
