Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 28 Dec 2002 13:15:39 -0800 (PST)
From:      Matt Dillon <dillon@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/vm vm_pageout.c
Message-ID:  <200212282115.gBSLFdnE028778@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
dillon      2002/12/28 13:15:39 PST

  Modified files:
    sys/vm               vm_pageout.c 
  Log:
  vm_pager_put_pages() takes VM_PAGER_* flags, not OBJPC_* flags.   It just
  so happens that OBJPC_SYNC has the same value as VM_PAGER_PUT_SYNC so no
  harm done.  But fix it :-)
  
  No operational changes.
  
  MFC after:      1 day
  
  Revision  Changes    Path
  1.219     +1 -1      src/sys/vm/vm_pageout.c

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




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