Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 23 Apr 2003 11:13:26 -0700 (PDT)
From:      John Baldwin <jhb@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/compat/linux linux_file.c
Message-ID:  <200304231813.h3NIDQXJ035913@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
jhb         2003/04/23 11:13:26 PDT

  FreeBSD src repository

  Modified files:
    sys/compat/linux     linux_file.c 
  Log:
  Fix a lock order reversal.  Unlock the proc before calling fget().
  
  Reported by:    kris
  
  Revision  Changes    Path
  1.80      +1 -1      src/sys/compat/linux/linux_file.c



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