From owner-freebsd-current@FreeBSD.ORG Mon Aug 15 14:09:19 2005 Return-Path: X-Original-To: current@freebsd.org Delivered-To: freebsd-current@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C689D16A41F for ; Mon, 15 Aug 2005 14:09:19 +0000 (GMT) (envelope-from ivoras@fer.hr) Received: from geri.cc.fer.hr (geri.cc.fer.hr [161.53.72.121]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1F7B543D46 for ; Mon, 15 Aug 2005 14:09:18 +0000 (GMT) (envelope-from ivoras@fer.hr) Received: from geri.cc.fer.hr (localhost.cc.fer.hr [127.0.0.1]) by geri.cc.fer.hr (8.13.3/8.13.1) with ESMTP id j7FE8d1D084100 for ; Mon, 15 Aug 2005 16:08:39 +0200 (CEST) (envelope-from ivoras@fer.hr) Received: from localhost (ivoras@localhost) by geri.cc.fer.hr (8.13.3/8.13.1/Submit) with ESMTP id j7FE8d3d084097 for ; Mon, 15 Aug 2005 16:08:39 +0200 (CEST) (envelope-from ivoras@fer.hr) X-Authentication-Warning: geri.cc.fer.hr: ivoras owned process doing -bs Date: Mon, 15 Aug 2005 16:08:39 +0200 (CEST) From: Ivan Voras Sender: ivoras@geri.cc.fer.hr To: current@freebsd.org Message-ID: <20050815160205.H84002@geri.cc.fer.hr> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed Cc: Subject: gjournal feature-complete beta version X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 15 Aug 2005 14:09:19 -0000 gjournal is a GEOM journaling class (layer) that provides data journaling and COW-like facilities to any disk-like devices GEOM knows about. It's sponsored by Google's Summer of Code project. I'm announcing availability of beta version (not for production use) that needs more testing. It's available for download at: http://ivoras.sharanet.org/gjournal-beta.tgz Read the README file before using! More information about the project can be found at: http://wikitest.freebsd.org/moin.cgi/gjournal Any feedback is welcome! :) -- Every sufficiently advanced magic is indistinguishable from technology - Arthur C Anticlarke