From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mx0b-00082601.pphosted.com ([67.231.153.30]:12035 "EHLO mx0b-00082601.pphosted.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751253AbaLKS3B (ORCPT ); Thu, 11 Dec 2014 13:29:01 -0500 Message-ID: <5489E266.7020206@fb.com> Date: Thu, 11 Dec 2014 13:28:54 -0500 From: Josef Bacik MIME-Version: 1.0 Subject: Re: [PATCH 4/4] common: fix comment about _require_test References: <1418318171-5892-1-git-send-email-eguan@redhat.com> <1418318171-5892-5-git-send-email-eguan@redhat.com> In-Reply-To: <1418318171-5892-5-git-send-email-eguan@redhat.com> Content-Type: text/plain; charset="windows-1252"; format=flowed Content-Transfer-Encoding: 7bit Sender: fstests-owner@vger.kernel.org To: Eryu Guan , fstests@vger.kernel.org List-ID: On 12/11/2014 12:16 PM, Eryu Guan wrote: > _require_test will mount test dev if not mounted, fix the comment to > reflect that. > > Signed-off-by: Eryu Guan Reviewed-by: Josef Bacik Thanks, Josef