From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from bombadil.infradead.org ([198.137.202.133]:59594 "EHLO bombadil.infradead.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1727811AbeISDQk (ORCPT ); Tue, 18 Sep 2018 23:16:40 -0400 Date: Tue, 18 Sep 2018 14:42:08 -0700 From: Matthew Wilcox To: Zach Brown Cc: linux-fsdevel Subject: Re: ANNOUNCE: ScoutFS archival filesystem code published Message-ID: <20180918214208.GB1203@bombadil.infradead.org> References: <20180917192303.GA26394@lenny> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20180917192303.GA26394@lenny> Sender: linux-fsdevel-owner@vger.kernel.org List-ID: On Mon, Sep 17, 2018 at 12:23:03PM -0700, Zach Brown wrote: > In the coming weeks I'll personally be focusing on some big ticket > functional items (deleted inode cleanup in particular), hardening a few > recovery cases after crashes, and in general spending all of my will > power focusing on that responsible nonsense instead of getting lost in > satisfying performance tuning. > > Ask me anything :), How well does it survive xfstests? ;-)