cvs commit: src/sys/kern kern_descrip.c
Don Lewis
truckman at FreeBSD.org
Thu Jun 19 13:20:58 PDT 2003
On 19 Jun, Alfred Perlstein wrote:
> alfred 2003/06/19 11:13:07 PDT
>
> FreeBSD src repository
>
> Modified files:
> sys/kern kern_descrip.c
> Log:
> Unlock the struct file lock before aquiring Giant, otherwise
> we can deadlock because of lock order reversals. This was not
> caught because Witness ignores pool mutexes right now.
I'm hoping to remedy that oversight.
More information about the cvs-src
mailing list