From owner-freebsd-fs@FreeBSD.ORG Thu Oct 23 23:17:48 2014 Return-Path: Delivered-To: freebsd-fs@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 55CC5650 for ; Thu, 23 Oct 2014 23:17:48 +0000 (UTC) Received: from webmail2.jnielsen.net (webmail2.jnielsen.net [50.114.224.20]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "webmail2.jnielsen.net", Issuer "freebsdsolutions.net" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 34D90FF5 for ; Thu, 23 Oct 2014 23:17:47 +0000 (UTC) Received: from [10.10.1.196] (office.betterlinux.com [199.58.199.60]) (authenticated bits=0) by webmail2.jnielsen.net (8.14.9/8.14.9) with ESMTP id s9NNHXmZ019204 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Thu, 23 Oct 2014 17:17:37 -0600 (MDT) (envelope-from lists@jnielsen.net) X-Authentication-Warning: webmail2.jnielsen.net: Host office.betterlinux.com [199.58.199.60] claimed to be [10.10.1.196] Content-Type: text/plain; charset=us-ascii Mime-Version: 1.0 (Mac OS X Mail 8.0 \(1990.1\)) Subject: Re: Hammer fs From: John Nielsen In-Reply-To: <20141023223457.GA29206@bsdjunk.com> Date: Thu, 23 Oct 2014 17:17:32 -0600 Content-Transfer-Encoding: quoted-printable Message-Id: References: <20141023223457.GA29206@bsdjunk.com> To: Christopher Petrik X-Mailer: Apple Mail (2.1990.1) Cc: freebsd-fs@freebsd.org X-BeenThere: freebsd-fs@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: Filesystems List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 23 Oct 2014 23:17:48 -0000 On Oct 23, 2014, at 4:34 PM, Christopher Petrik = wrote: >=20 > One way to improve FreeBSD is looking at the ideas page and act upon = it, ive used dragonfly and decided it is time to improve my c skills by = porting hammer to FreeBSD. This will be a very time consumiung process = which will take time. However it would be nice to have this option = during install since it brings in some nice features.=20 Best of luck. Were you looking for any specific feedback or just trying = to raise awareness? Out of curiosity, were you planning to bring in the original HAMMER or = the not-quite-yet-fully-done HAMMER2? JN