From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mout.gmx.net ([212.227.17.22]:50556 "EHLO mout.gmx.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1756316AbbLBXgW (ORCPT ); Wed, 2 Dec 2015 18:36:22 -0500 Subject: Re: [RFC] Btrfs device and pool management (wip) To: kreijack@inwind.it, Anand Jain , linux-btrfs@vger.kernel.org, Qu Wenruo References: <565C01F1.5030108@oracle.com> <565C448A.7050601@gmx.com> <565DE06B.8060608@inwind.it> <565E30B0.9050303@gmx.com> <565F4172.2000804@inwind.it> From: Qu Wenruo Message-ID: <565F8066.1040007@gmx.com> Date: Thu, 3 Dec 2015 07:36:06 +0800 MIME-Version: 1.0 In-Reply-To: <565F4172.2000804@inwind.it> Content-Type: text/plain; charset=utf-8; format=flowed Sender: linux-btrfs-owner@vger.kernel.org List-ID: On 12/03/2015 03:07 AM, Goffredo Baroncelli wrote: > On 2015-12-02 00:43, Qu Wenruo wrote: > [...] >> >> And block layer provides its own listen interface, reporting errors >> like ATA error. > Could you point me to this kind of interface > > > Not yet, and that's the problem... Thanks, Qu