Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 6 Feb 2003 13:01:36 -0800 (PST)
From:      Poul-Henning Kamp <phk@FreeBSD.org>
To:        all-committers@FreeBSD.org, legacy-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/geom geom_io.c
Message-ID:  <200302062101.h16L1ajO029315@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
phk         2003/02/06 13:01:36 PST

  Modified files:
    sys/geom             geom_io.c 
  Log:
  Put the checks we perform on a bio before calling ::start in their
  own function, handle all validation and truncation at the time we
  process the bio instead of when it gets scheduled.
  
  Revision  Changes    Path
  1.23      +59 -69    src/sys/geom/geom_io.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?200302062101.h16L1ajO029315>