cvs commit: src/sys/compat/linux linux_file.c

John Baldwin jhb at FreeBSD.org
Wed Apr 23 11:13:28 PDT 2003


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


More information about the cvs-src mailing list