Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 26 Feb 1997 18:57:05 -0800 (PST)
From:      John Dyson <dyson>
To:        CVS-committers, cvs-all, cvs-sys
Subject:   cvs commit:  src/sys/kern vfs_subr.c
Message-ID:  <199702270257.SAA26026@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
dyson       97/02/26 18:57:04

  Modified:    sys/kern  vfs_subr.c
  Log:
  Fix the simple_lock problem with the physical I/O buffer code, and
  also fix the missing simple_unlock in vrele, and improve vrele/vput
  by merging them into one routine.  BDE pointed these problems out.
  
  Revision  Changes    Path
  1.73      +45 -23    src/sys/kern/vfs_subr.c



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