From owner-freebsd-arch@freebsd.org Wed Mar 28 12:02:14 2018 Return-Path: Delivered-To: freebsd-arch@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id ABE34F53E4B for ; Wed, 28 Mar 2018 12:02:14 +0000 (UTC) (envelope-from BATV+21eba84c15e1805462fd+5330+infradead.org+hch@bombadil.srs.infradead.org) Received: from bombadil.infradead.org (bombadil.infradead.org [IPv6:2607:7c80:54:e::133]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 44280857F9; Wed, 28 Mar 2018 12:02:14 +0000 (UTC) (envelope-from BATV+21eba84c15e1805462fd+5330+infradead.org+hch@bombadil.srs.infradead.org) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=infradead.org; s=bombadil.20170209; h=In-Reply-To:Content-Type:MIME-Version :References:Message-ID:Subject:Cc:To:From:Date:Sender:Reply-To: Content-Transfer-Encoding:Content-ID:Content-Description:Resent-Date: Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:List-Id: List-Help:List-Unsubscribe:List-Subscribe:List-Post:List-Owner:List-Archive; bh=cezh3DYw97ykeqppP7daPIuSk8iex1Ns2xCEkm9pt58=; b=EtcyJfiFQyDNmRVRQ/iRoewfF BVgXUriMpM5ghQoMkX4NMEDzke29mZLz0AS3cpZVxHEPftlY+MEGmzqc1fwgPFoKUn+aB3sM0e1ZV 9qdDHfcEOeJqWfrKvYi0vqt6qRFxahkVlB9FKSI+mQTeugHR0DgLwNHwIo4MRrnjNR4mtoIqYl2Jf g1BzR64QhSoBu7W3Cso4L52XSg2le77Jh4rqgJ4cdRLDBaqpbzjEmaV7Bl8behuEoB+65XFP2F9aQ BLz8GRDvy4AGeMjomkzgTPvWDC3yYv03LD3i0VdSvOmCpXtsrr8xWKMtos7prmYv0KQmUJtT5bW56 Jqih33elQ==; Received: from hch by bombadil.infradead.org with local (Exim 4.90_1 #2 (Red Hat Linux)) id 1f19mO-0002m4-7i; Wed, 28 Mar 2018 12:02:12 +0000 Date: Wed, 28 Mar 2018 05:02:12 -0700 From: Christoph Hellwig To: Dave Chinner Cc: Eric Sandeen , Carlos Maiolino , Conrad Meyer , "Darrick J. Wong" , xfs , "Luis R. Rodriguez" , "freebsd-arch@freebsd.org" Subject: Re: FreeBSD and xfsprogs ? Message-ID: <20180328120212.GA1838@infradead.org> References: <201803261953.w2QJrYQm028227@slippy.cwsent.com> <20180327160714.GB4818@magnolia> <8396fd92-3a64-a84f-b110-7edc6f0844b0@redhat.com> <20180327223201.GR18129@dastard> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20180327223201.GR18129@dastard> User-Agent: Mutt/1.9.2 (2017-12-15) X-SRS-Rewrite: SMTP reverse-path rewritten from by bombadil.infradead.org. See http://www.infradead.org/rpr.html X-BeenThere: freebsd-arch@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: Discussion related to FreeBSD architecture List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 28 Mar 2018 12:02:14 -0000 On Wed, Mar 28, 2018 at 09:32:01AM +1100, Dave Chinner wrote: > We don't support fuse-lkl XFS filesystems on Linux, so I'm not sure > that using it on some other platform compels us to maintain a > current userspace tool port to those platforms... IFF we have someone signing up to maintain the FreeBSD port it seems like a whortwhile exercise. But that is a big IFF. For now I'd say give it a grace period of another release or two to see if someone is going to maintain it properly and if not drop it.