Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 31 Oct 2006 21:32:54 +0000 (UTC)
From:      Pawel Jakub Dawidek <pjd@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sbin/geom/class/journal Makefile geom_journal.c geom_journal.h geom_journal_ufs.c
Message-ID:  <200610312132.k9VLWsFl015894@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
pjd         2006-10-31 21:32:54 UTC

  FreeBSD src repository

  Added files:
    sbin/geom/class/journal Makefile geom_journal.c geom_journal.h 
                            geom_journal_ufs.c 
  Log:
  Add userland control utility for gjournal GEOM class.
  
  Sponsored by:   home.pl
  
  Revision  Changes    Path
  1.1       +14 -0     src/sbin/geom/class/journal/Makefile (new)
  1.1       +340 -0    src/sbin/geom/class/journal/geom_journal.c (new)
  1.1       +33 -0     src/sbin/geom/class/journal/geom_journal.h (new)
  1.1       +78 -0     src/sbin/geom/class/journal/geom_journal_ufs.c (new)



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