From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from ec2-52-27-115-49.us-west-2.compute.amazonaws.com ([52.27.115.49]:48124 "EHLO s-opensource.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1755463AbcGZUaV (ORCPT ); Tue, 26 Jul 2016 16:30:21 -0400 Message-ID: <5797C855.8090005@osg.samsung.com> Date: Tue, 26 Jul 2016 21:30:13 +0100 From: Luis de Bethencourt MIME-Version: 1.0 To: Theodore Ts'o , Greg KH , Linux Kernel , Andrew Morton , Al Viro , Salah Triki , Javier Martinez Canillas , Richard Weinberger , linux-fsdevel@vger.kernel.org Subject: Re: Volunteering for BeFS maintainership References: <57964A8F.2010104@osg.samsung.com> <20160725212331.GB32464@kroah.com> <57969DC8.5090008@osg.samsung.com> <20160726175656.GC9284@thunk.org> In-Reply-To: <20160726175656.GC9284@thunk.org> Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: 7bit Sender: linux-fsdevel-owner@vger.kernel.org List-ID: On 26/07/16 18:56, Theodore Ts'o wrote: > On Tue, Jul 26, 2016 at 12:16:24AM +0100, Luis de Bethencourt wrote: >> >> I will wait a few days in case other people want to comment before. >> > > Sounds great! Do you have a git tree set up for your befs development? > Thank you :) Yes, I have the following in github (if that is OK): https://github.com/luisbg/linux-befs I have two branches there based on Linus' master: - befs-linus: with patches Andrew Morton has approved - befs-next: with patches I've tested but that remain under review > And if you haven't made plans to use xfstests, I would certainly > commend that for your consideration. Don't forget to subscribe to > fstests@vger.kernel.org to get xfstests announcements. Also, if > you're interested in a framework to easily run xfstests in a GCE > (Google Compute Engine) VM, feel free to contact me. > > Cheers, > > - Ted > I've subscribed to fstests@vger.kernel.org. It would be amazing to have a framework to run xfstests in a GCE VM. Big thanks, Luis