Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 19 Oct 1995 14:35:06 -0700
From:      David Greenman <davidg>
To:        CVS-commiters, cvs-sys
Subject:   cvs commit: src/sys/vm vnode_pager.c
Message-ID:  <199510192135.OAA02850@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
davidg      95/10/19 14:35:05

  Modified:    sys/vm    vnode_pager.c
  Log:
  Fix initialization of "bsize" in vnode_pager_haspage(). It must happen
  after the check for the mount point still existing or else the system
  will panic if someone forcibly unmounted the filesystem.



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