Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 21 May 2004 05:05:48 -0700 (PDT)
From:      Ken Smith <kensmith@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/ufs/ffs ffs_vnops.c
Message-ID:  <200405211205.i4LC5mdV039843@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
kensmith    2004/05/21 05:05:48 PDT

  FreeBSD src repository

  Modified files:
    sys/ufs/ffs          ffs_vnops.c 
  Log:
  Upon further review it was decided this piece of the msync(2)
  fixes was applicable to HEAD, originally it was thought this
  should only be done in RELENG_4.  Implement IO_INVAL in the vnode
  op for writing by marking the buffer as "no cache".  This fix
  has already been applied to RELENG_4 as Rev. 1.65.2.15 of
  ufs/ufs/ufs_readwrite.c.
  
  Reviewed by:    alc, tegge
  
  Revision  Changes    Path
  1.130     +2 -0      src/sys/ufs/ffs/ffs_vnops.c



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