cvs commit: src/sys/geom/part g_part.c

Marcel Moolenaar marcel at FreeBSD.org
Sun Dec 9 14:26:42 PST 2007


marcel      2007-12-09 22:26:42 UTC

  FreeBSD src repository

  Modified files:
    sys/geom/part        g_part.c 
  Log:
  Fix a bug in the add verb, where we failed to keep the list
  of partitions in index-order. This is assumed by the APM, MBR
  and BSD partitioning schemes.
  
  Revision  Changes    Path
  1.15      +2 -2      src/sys/geom/part/g_part.c


More information about the cvs-all mailing list