Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 22 Feb 1995 02:34:45 -0800
From:      David Greenman <davidg>
To:        CVS-commiters, cvs-sys
Subject:   cvs commit: src/sys/vm vnode_pager.c
Message-ID:  <199502221034.CAA05109@freefall.cdrom.com>

next in thread | raw e-mail | index | archive | help
davidg      95/02/22 02:34:40

  Modified:    sys/vm   vnode_pager.c
  Log:
  Changed return value from vnode_pager_addr to be in DEV_BSIZE units so
  that 9 bits aren't lost in the conversion. Changed all callers to expect
  this. This allows paging on large (>2GB) filesystems.
  
  Submitted by:	John Dyson



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