Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 20 Oct 2003 23:58:58 -0700 (PDT)
From:      Poul-Henning Kamp <phk@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/sys buf.h
Message-ID:  <200310210658.h9L6wwPI035090@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
phk         2003/10/20 23:58:58 PDT

  FreeBSD src repository

  Modified files:
    sys/sys              buf.h 
  Log:
  Retire bio_caller2 (alias for b_io.bio_caller2), this field is reserved
  for dev_strategy() use.
  
  Retire bio_driver[12] (aliases for b_io.bio_driver[12]) these fields are
  reserved for device driver use and can as such never have any interest
  in the buf end of things.
  
  Revision  Changes    Path
  1.161     +1 -4      src/sys/sys/buf.h



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