From owner-freebsd-fs@FreeBSD.ORG Mon Oct 11 10:42:52 2010 Return-Path: Delivered-To: freebsd-fs@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 64FA0106564A for ; Mon, 11 Oct 2010 10:42:52 +0000 (UTC) (envelope-from gallasch@free.de) Received: from smtp.free.de (smtp.free.de [91.204.6.103]) by mx1.freebsd.org (Postfix) with ESMTP id 2355E8FC12 for ; Mon, 11 Oct 2010 10:42:50 +0000 (UTC) Received: (qmail 82500 invoked from network); 11 Oct 2010 12:42:49 +0200 Received: from smtp.free.de (HELO orwell.free.de) ([91.204.4.103]) (envelope-sender ) by smtp.free.de (qmail-ldap-1.03) with AES128-SHA encrypted SMTP for ; 11 Oct 2010 12:42:49 +0200 From: Kai Gallasch Content-Type: text/plain; charset=us-ascii Message-Id: Date: Mon, 11 Oct 2010 12:42:49 +0200 To: freebsd-fs@freebsd.org Content-Transfer-Encoding: quoted-printable Mime-Version: 1.0 (Apple Message framework v1081) X-Mailer: Apple Mail (2.1081) Subject: UFSJ project - some questions X-BeenThere: freebsd-fs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Filesystems List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 11 Oct 2010 10:42:52 -0000 Hi. Some days ago I read about Jeff Roberson's UFSJ (UFS + Journaling) = project, which wants to bring ufs journaling to FreeBSD. I read through all the old status reports and also = http://jeffr-tech.livejournal.com/ but cannot find current status = information about the project. On http://svn.freebsd.org/viewvc/base/projects/suj/ I found the svn = repository of the suj project. Seems an 8-STABLE branch is also available there. I'm very interested in testing suj on 8-STABLE and providing feedback. - What is the current status of the project? - Is 8-STABLE really tracked and maintained? (last commits 2 months old) - How can I get http://svn.freebsd.org/viewvc/base/projects/suj/8/ into = an 8-STABLE source tree? svn checkout -r210042 svn://svn.freebsd.org/base/projects/suj/8/ = /usr/src ?? Regards, Kai Gallasch.=