From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mail-pg0-f54.google.com ([74.125.83.54]:32781 "EHLO mail-pg0-f54.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751068AbdHPDxC (ORCPT ); Tue, 15 Aug 2017 23:53:02 -0400 Received: by mail-pg0-f54.google.com with SMTP id u5so17475068pgn.0 for ; Tue, 15 Aug 2017 20:53:02 -0700 (PDT) Date: Tue, 15 Aug 2017 20:53:00 -0700 From: Eric Biggers Subject: Re: [PATCH 2/2] android-xfstests: update documentation Message-ID: <20170816035300.GD1417@zzz.localdomain> References: <20170726001838.80452-1-ebiggers3@gmail.com> <20170726001838.80452-2-ebiggers3@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20170726001838.80452-2-ebiggers3@gmail.com> Sender: fstests-owner@vger.kernel.org To: Theodore Ts'o Cc: fstests@vger.kernel.org, Eric Biggers List-ID: 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! Eric