From owner-freebsd-hackers@freebsd.org Wed Jul 22 18:34:03 2015 Return-Path: Delivered-To: freebsd-hackers@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id A8A029A8DEE for ; Wed, 22 Jul 2015 18:34:03 +0000 (UTC) (envelope-from bsd-lists@bsdforge.com) Received: from udns.ultimatedns.net (unknown [IPv6:2602:d1:b4d6:e600:4261:86ff:fef6:aa2a]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 806C41886 for ; Wed, 22 Jul 2015 18:34:03 +0000 (UTC) (envelope-from bsd-lists@bsdforge.com) Received: from ultimatedns.net (localhost [127.0.0.1]) by udns.ultimatedns.net (8.14.9/8.14.9) with ESMTP id t6MIYX7X008867 for ; Wed, 22 Jul 2015 11:34:39 -0700 (PDT) (envelope-from bsd-lists@bsdforge.com) To: In-Reply-To: References: , <4be800036b75eeb22710f63ce122ced1@ultimatedns.net>, From: "Chris H" Subject: Re: format/newfs larger external consumer drives Date: Wed, 22 Jul 2015 11:34:39 -0700 Content-Type: text/plain; charset=UTF-8; format=fixed MIME-Version: 1.0 Message-id: Content-Transfer-Encoding: 8bit X-BeenThere: freebsd-hackers@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: Technical Discussions relating to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 22 Jul 2015 18:34:03 -0000 On Wed, 22 Jul 2015 11:03:27 -0600 (MDT) Warren Block wrote > On Wed, 22 Jul 2015, Chris H wrote: > > > On Wed, 15 Jul 2015 14:42:23 -0600 (MDT) Warren Block > > wrote > > > >> On Wed, 15 Jul 2015, Dieter BSD wrote: > >> > >>> I wonder how hard it would be to create a FUSE version of FFS? > >>> Any thoughts from the filesystem wizards? > >> > >> http://sourceforge.net/projects/fuse-ufs2/ > >> > >> Untested by me, though. > > Thanks for the pointer, Warren. > > For the record, SourceForge hasn't been available for quite > > some time. Looking at the status notes, and recent(ish) history, > > I wouldn't be surprised if they ultimately call it quits. > > I thought this (fuse-ufs2) might be a nice addition to the ports > > tree, and was hoping to put it there. Does anyone happen to have a > > copy of the source they'd be willing to share? > > What about https://github.com/DanielO/fuse-ufs2 ? You're incredible, Warren. Thanks! --Chris > _______________________________________________ > freebsd-hackers@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-hackers > To unsubscribe, send any mail to "freebsd-hackers-unsubscribe@freebsd.org" --Chris --