Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 26 Mar 1995 15:29:14 -0800
From:      David Greenman <davidg>
To:        CVS-commiters, cvs-sys
Subject:   cvs commit: src/sys/ufs/lfs lfs_inode.c
Message-ID:  <199503262329.PAA15536@freefall.cdrom.com>

next in thread | raw e-mail | index | archive | help
davidg      95/03/26 15:29:14

  Modified:    sys/kern vfs_bio.c
               sys/sys  buf.h
               sys/ufs/ffs ffs_alloc.c ffs_inode.c
               sys/ufs/lfs lfs_inode.c
  Log:
  Removed third arg (vmio) to allocbuf() that was added with the original
  merged cache changes, and figure it out based on the B_VMIO buffer flag.
  Fixes a problem where delayed write VMIO buffers would sometimes get
  recopied into kernel-alloced memory.
  
  Submitted by:	John Dyson



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