From mboxrd@z Thu Jan 1 00:00:00 1970 From: Cyril Hrubis Date: Fri, 2 Aug 2019 17:14:01 +0200 Subject: [LTP] [PATCH v2 2/4] utils/ffsb: Add missing fhstat() signature + includes In-Reply-To: <20190802150445.10984-3-pvorel@suse.cz> References: <20190802150445.10984-1-pvorel@suse.cz> <20190802150445.10984-3-pvorel@suse.cz> Message-ID: <20190802151401.GA24157@rei> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: ltp@lists.linux.it Hi! > To be hones I'd rather delete this The Flexible Filesystem Benchmark > (FFSB) (in utils/ffsb-6.0-rc2). Does anyone uses it? > If kept, I'd prefer to have it as a separate project in [1] It's a dependency because the ext4-new-features tests use it. But these tests already check for ffsb so we may as well remove it from LTP and either maintain it in a separate repo or point out our users to the fork. -- Cyril Hrubis chrubis@suse.cz