Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 6 Nov 1999 21:58:39 -0800 (PST)
From:      Brian Feldman <green@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/kern kern_descrip.c
Message-ID:  <199911070558.VAA08089@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
green       1999/11/06 21:58:39 PST

  Modified files:
    sys/kern             kern_descrip.c 
  Log:
  Fix the advisory file locking by restoring previous ordering in closef()/
  fdrop().  This only showed up when a file descriptor was duplicated
  and then closed once, where the lock would be released on the first close().
  
  Revision  Changes    Path
  1.72      +11 -9     src/sys/kern/kern_descrip.c



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?199911070558.VAA08089>