cvs commit: src/sys/geom/concat g_concat.c src/sys/geom/stripe g_stripe.c

Pawel Jakub Dawidek pjd at FreeBSD.org
Wed Jul 20 13:15:15 GMT 2005


pjd         2005-07-20 13:15:11 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_5)
    sys/geom/concat      g_concat.c 
    sys/geom/stripe      g_stripe.c 
  Log:
  MFC:    g_concat.c      1.25
          g_stripe.c      1.26
  
  Before calling g_orphan_provider(), add G_PF_WITHER flag, so GEOM will know
  to destroy it.
  
  PR:             kern/81758
  Submitted by:   trasz <trasz at buziaczek.pl>
  
  Revision  Changes    Path
  1.18.2.5  +1 -0      src/sys/geom/concat/g_concat.c
  1.16.2.4  +1 -0      src/sys/geom/stripe/g_stripe.c


More information about the cvs-all mailing list