From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:58038) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1b8kxy-0000jm-AG for qemu-devel@nongnu.org; Fri, 03 Jun 2016 05:00:31 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1b8kxx-0004eZ-JJ for qemu-devel@nongnu.org; Fri, 03 Jun 2016 05:00:30 -0400 Date: Fri, 3 Jun 2016 17:00:19 +0800 From: Fam Zheng Message-ID: <20160603090019.GA29600@ad.usersys.redhat.com> References: <1464764901-8773-1-git-send-email-weijg.fnst@cn.fujitsu.com> <87lh2oja5g.fsf@dusky.pond.sub.org> <1464864354.5185.30.camel@localhost> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1464864354.5185.30.camel@localhost> Subject: Re: [Qemu-devel] [PATCH] block/raw-posix: Fix error_report of mounting message List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: "Wei, Jiangang" Cc: "qemu-devel@nongnu.org" , "qemu-block@nongnu.org" On Thu, 06/02 10:46, Wei, Jiangang wrote: > My intention is only to avoid the output of multiple location > information. Then I think this should have gone into the commit message. Fam