Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 14 Mar 2000 17:58:46 -0800 (PST)
From:      "Daniel C. Sobral" <dcs@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/boot/i386/libi386 biosdisk.c
Message-ID:  <200003150158.RAA46696@freefall.freebsd.org>

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

  Modified files:
    sys/boot/i386/libi386 biosdisk.c 
  Log:
  Pass an unit number to bcache_strategy, so it can flush the cache when
  necessary. Pass an absolute block number too, instead of receiving a
  relative one in realstrategy(), as bcache_strategy() requires this.
  
  The fix is sligthly different from the one in the PR.
  
  PR:		17098
  Submitted by:	John Hood <jhood@sitaranetworks.com>
  
  Revision  Changes    Path
  1.27      +56 -8     src/sys/boot/i386/libi386/biosdisk.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?200003150158.RAA46696>