Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 14 Mar 2000 17:56:15 -0800 (PST)
From:      "Daniel C. Sobral" <dcs@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/boot/common bcache.c bootstrap.h
Message-ID:  <200003150156.RAA46424@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
dcs         2000/03/14 17:56:14 PST

  Modified files:
    sys/boot/common      bcache.c bootstrap.h 
  Log:
  bcache_strategy() now receives an unit number, and keep track of what
  was the last unit number received. If it changes, it flushes the cache.
  Add bcache_flash().
  
  The actual fix is sligthly different from the one in the PR.
  
  PR:		17098
  Submitted by:	John Hood <jhood@sitaranetworks.com>
  
  Revision  Changes    Path
  1.7       +25 -9     src/sys/boot/common/bcache.c
  1.25      +2 -1      src/sys/boot/common/bootstrap.h



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?200003150156.RAA46424>