Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 19 Feb 2004 07:19:49 -0800 (PST)
From:      Pawel Jakub Dawidek <pjd@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/geom/concat g_concat.c g_concat.h
Message-ID:  <200402191519.i1JFJoYQ084836@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
pjd         2004/02/19 07:19:49 PST

  FreeBSD src repository

  Added files:
    sys/geom/concat      g_concat.c g_concat.h 
  Log:
  Introduce CONCAT GEOM class for disk concatenation.
  It allows manual and automatic (based on on-disk metadata) concatenation.
  
  Reviewed by:    phk, scottl
  Approved by:    scottl (mentor)
  
  Revision  Changes    Path
  1.1       +749 -0    src/sys/geom/concat/g_concat.c (new)
  1.1       +113 -0    src/sys/geom/concat/g_concat.h (new)



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200402191519.i1JFJoYQ084836>