From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from imap.thunk.org ([74.207.234.97]:45114 "EHLO imap.thunk.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726268AbeJDJ0J (ORCPT ); Thu, 4 Oct 2018 05:26:09 -0400 Date: Wed, 3 Oct 2018 22:35:02 -0400 From: "Theodore Y. Ts'o" Subject: Re: [PATCH resend] android-xfstests: fix finding FS_TYPE when userdata is on dm device Message-ID: <20181004023502.GA646@thunk.org> References: <20180905190700.66123-1-ebiggers@kernel.org> <20180915193657.GC9979@thunk.org> <20181003233717.GA58226@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20181003233717.GA58226@gmail.com> Sender: fstests-owner@vger.kernel.org To: Eric Biggers Cc: fstests@vger.kernel.org List-ID: On Wed, Oct 03, 2018 at 04:37:18PM -0700, Eric Biggers wrote: > > Hi Ted, are you planning to push this out? > Oops, sorry. Pushed out now. - Ted