cvs commit: src/sys/kern vfs_cluster.c

Matthew Dillon dillon at crater.dragonflybsd.org
Tue Feb 28 14:04:43 PST 2006


dillon      2006/02/28 14:04:01 PST

DragonFly src repository

  Modified files:        (Branch: DragonFly_RELEASE_1_4)
    sys/kern             vfs_cluster.c 
  Log:
  MFC 1.16 - fix a serious softupdates bug.  bioops.io_start() was being
  called in a situation where the buffer could be brelse()'d instead of I/O
  being initiated.
  
  Revision  Changes    Path
  1.14.2.1  +6 -4      src/sys/kern/vfs_cluster.c


http://www.dragonflybsd.org/cvsweb/src/sys/kern/vfs_cluster.c.diff?r1=1.14&r2=1.14.2.1&f=u





More information about the Commits mailing list