pjd         2006-09-03 16:28:40 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_6)
    sys/geom             geom.h geom_io.c 
  Log:
  MFC:    sys/geom/geom.h         1.94
          sys/geom/geom_io.c      1.70
  
  Add g_duplicate_bio() function which does the same thing what g_clone_bio()
  is doing, but g_duplicate_bio() allocates new bio with M_WAITOK flag.
  
  Revision  Changes    Path
  1.90.2.2  +1 -0      src/sys/geom/geom.h
  1.64.2.3  +16 -0     src/sys/geom/geom_io.c
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to