From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from imap.thunk.org ([74.207.234.97]:55076 "EHLO imap.thunk.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1428148AbcHEWGG (ORCPT ); Fri, 5 Aug 2016 18:06:06 -0400 Date: Fri, 5 Aug 2016 18:05:13 -0400 From: Theodore Ts'o To: "Kirill A. Shutemov" Cc: linux-fsdevel@vger.kernel.org Subject: Re: [PATCH 4/4] kvm-xfstests: create test disks in proper directory Message-ID: <20160805220513.GE21538@thunk.org> References: <1470265093-86525-1-git-send-email-kirill.shutemov@linux.intel.com> <1470265093-86525-5-git-send-email-kirill.shutemov@linux.intel.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1470265093-86525-5-git-send-email-kirill.shutemov@linux.intel.com> Sender: linux-fsdevel-owner@vger.kernel.org List-ID: On Thu, Aug 04, 2016 at 01:58:13AM +0300, Kirill A. Shutemov wrote: > kvm-xfstests/setup creates disks in current directory instead of place > we are expect them to be. > > Let's fix that. > > Signed-off-by: Kirill A. Shutemov This has already been fixed in my tree, thanks. - Ted