From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from imap.thunk.org ([74.207.234.97]:39114 "EHLO imap.thunk.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S933352AbdERTTR (ORCPT ); Thu, 18 May 2017 15:19:17 -0400 Date: Thu, 18 May 2017 15:19:15 -0400 From: "Theodore Ts'o" Subject: Re: [PATCH] xfstests-bld: clean up outdated documentation files Message-ID: <20170518191915.rymqa4umcogtvurc@thunk.org> References: <20170517235456.63783-1-ebiggers3@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20170517235456.63783-1-ebiggers3@gmail.com> Sender: fstests-owner@vger.kernel.org To: Eric Biggers Cc: fstests@vger.kernel.org, Eric Biggers List-ID: On Wed, May 17, 2017 at 04:54:56PM -0700, Eric Biggers wrote: > From: Eric Biggers > > Replace kvm-xfstests/README and kvm-xfstests/README.GCE with pointers to > where the documentation is now. Also delete the top-level README, since > it's been replaced with README.md right next to it. > > Signed-off-by: Eric Biggers Thanks, applied. - Ted