cvs commit: src/sys/geom geom.h geom_io.c

Poul-Henning Kamp phk at FreeBSD.org
Mon Aug 30 23:14:04 PDT 2004


phk         2004-08-31 06:14:03 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_5)
    sys/geom             geom.h geom_io.c 
  Log:
  MFC:
          Introduce g_alloc_bio() as a waiting variant of g_new_bio().
  
          Use in places where we can sleep and where we previously
          failed to check for a NULL pointer.
  
  Approved by:    re(ken)
  
  Revision  Changes    Path
  1.84.2.1  +1 -0      src/sys/geom/geom.h
  1.57.2.1  +12 -3     src/sys/geom/geom_io.c


More information about the cvs-src mailing list