Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 4 Oct 2009 10:38:04 +0000 (UTC)
From:      Xin LI <delphij@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/sys/fs/tmpfs tmpfs_vnops.c
Message-ID:  <200910041038.n94AcJDI076331@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
delphij     2009-10-04 10:38:04 UTC

  FreeBSD src repository

  Modified files:
    sys/fs/tmpfs         tmpfs_vnops.c 
  Log:
  SVN rev 197740 on 2009-10-04 10:38:04Z by delphij
  
  Fix a bug that causes the fsx test case of mmap'ed page being out of sync
  of read/write, inspired by ZFS's counterpart.
  
  PR:             kern/139312
  Submitted by:   gk@
  MFC after:      1 week
  
  Revision  Changes    Path
  1.32      +6 -2      src/sys/fs/tmpfs/tmpfs_vnops.c



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