From mboxrd@z Thu Jan 1 00:00:00 1970 From: Doug Ledford Subject: Re: RFC swap over raid1 Date: Fri, 02 Aug 2013 12:50:19 -0400 Message-ID: <51FBE34B.3000504@redhat.com> References: <51FAE985.1040809@redhat.com> <51FB63C8.2090300@hardwarefreak.com> <51FBD2DC.3010900@redhat.com> <51FBDFDF.70008@redhat.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: Sender: linux-raid-owner@vger.kernel.org To: Roberto Spadim Cc: Stan Hoeppner , Linux-RAID List-Id: linux-raid.ids On 08/02/2013 12:40 PM, Roberto Spadim wrote: > humm interesting, a last doubt, what error is reported to filesystem > in this case today? badblock, read error, write error? > Just an error on the request. If it was a read request, it is a read error. If it was a write request, then it is a write error.