From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mail-pf0-f196.google.com ([209.85.192.196]:33501 "EHLO mail-pf0-f196.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752856AbcLST7V (ORCPT ); Mon, 19 Dec 2016 14:59:21 -0500 Received: by mail-pf0-f196.google.com with SMTP id 144so7926795pfv.0 for ; Mon, 19 Dec 2016 11:59:21 -0800 (PST) Date: Mon, 19 Dec 2016 11:59:18 -0800 From: Eric Biggers Subject: Re: [RFC][PATCH 0/2] xfstests on ubifs Message-ID: <20161219195918.GB37112@gmail.com> References: <1482173132-100690-1-git-send-email-ebiggers3@gmail.com> <74d2781e-e1db-7aa9-26d0-f1b3d473e064@nod.at> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <74d2781e-e1db-7aa9-26d0-f1b3d473e064@nod.at> Sender: fstests-owner@vger.kernel.org To: Richard Weinberger Cc: fstests@vger.kernel.org, linux-mtd@lists.infradead.org, David Gstir , "Theodore Y . Ts'o" , Jaegeuk Kim , Eric Biggers List-ID: On Mon, Dec 19, 2016 at 08:48:52PM +0100, Richard Weinberger wrote: > > BTW: Do you have a xfstests git tree with all your fscrypt related patches? > No, I think you were Cc'ed on all the patches though. My latest xfstests series is: [PATCH v4 0/6] Add filesystem-level encryption tests and it depends on the xfsprogs patch: [PATCH v2] xfs_io: implement 'set_encpolicy' and 'get_encpolicy' commands Eric