Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 26 Oct 2007 00:12:23 +0000 (UTC)
From:      Alan Cox <alc@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/vm vnode_pager.c
Message-ID:  <200710260012.l9Q0CNJd005163@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
alc         2007-10-26 00:12:23 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_7)
    sys/vm               vnode_pager.c 
  Log:
  MFC revision 1.237
    Correct an error of omission in the reimplementation of the page
    cache: vnode_pager_setsize() must handle the case where a file is
    truncated to a non-page-size-aligned boundary and there is a cached
    page underlying the new end of file.
  
  Approved by:    re (gnn)
  
  Revision   Changes    Path
  1.236.2.1  +4 -0      src/sys/vm/vnode_pager.c



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