Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 30 Jan 2000 12:33:00 -0800 (PST)
From:      Kirk McKusick <mckusick@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/contrib/softupdates ffs_softdep.c
Message-ID:  <200001302033.MAA80336@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
mckusick    2000/01/30 12:33:00 PST

  Modified files:
    sys/contrib/softupdates ffs_softdep.c 
  Log:
  When writing out bitmap buffers, need to skip over ones that already
  have a write in progress. Otherwise one can get in an infinite loop
  trying to get them all flushed.
  
  Submitted by:	Matthew Dillon <dillon@apollo.backplane.com>
  
  Revision  Changes    Path
  1.57      +3 -2      src/sys/contrib/softupdates/ffs_softdep.c



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




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