Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 7 Mar 1997 20:33:49 -0800 (PST)
From:      John Dyson <dyson>
To:        CVS-committers, cvs-all, cvs-sys
Subject:   cvs commit:  src/sys/vm vnode_pager.c
Message-ID:  <199703080433.UAA19432@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
dyson       97/03/07 20:33:48

  Modified:    sys/vm    vnode_pager.c
  Log:
  When removing IN_RECURSE support during the Lite/2 merge, read/write
  to/from mmaped regions was broken.  This commit fixes the breakage, and
  uses the new Lite/2 locking mechanisms.
  
  Revision  Changes    Path
  1.70      +2 -2      src/sys/vm/vnode_pager.c



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