From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from imap.thunk.org ([74.207.234.97]:50266 "EHLO imap.thunk.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752471AbdHPPnk (ORCPT ); Wed, 16 Aug 2017 11:43:40 -0400 Date: Wed, 16 Aug 2017 11:43:33 -0400 From: "Theodore Ts'o" Subject: Re: [PATCH 2/2] android-xfstests: update documentation Message-ID: <20170816154333.jvxf7za2dfoquf66@thunk.org> References: <20170726001838.80452-1-ebiggers3@gmail.com> <20170726001838.80452-2-ebiggers3@gmail.com> <20170816035300.GD1417@zzz.localdomain> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20170816035300.GD1417@zzz.localdomain> Sender: fstests-owner@vger.kernel.org To: Eric Biggers Cc: fstests@vger.kernel.org, Eric Biggers List-ID: On Tue, Aug 15, 2017 at 08:53:00PM -0700, Eric Biggers wrote: > On Tue, Jul 25, 2017 at 05:18:38PM -0700, Eric Biggers wrote: > > From: Eric Biggers > > > > Update the list of known issues, document that specifying a kernel works > > now, and make a few other small improvements. > > > > Signed-off-by: Eric Biggers > > --- > > Hi Ted, are you planning to apply these two patches? Thanks! Thanks for reminding me; I just applied them. - Ted