From mboxrd@z Thu Jan 1 00:00:00 1970 From: Mike Snitzer Subject: Re: dm mpath: integrity errors should not cause failover Date: Mon, 28 Mar 2011 15:48:32 -0400 Message-ID: <20110328194831.GA29351@redhat.com> References: <1301341030-28997-1-git-send-email-snitzer@redhat.com> Reply-To: device-mapper development Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Content-Disposition: inline In-Reply-To: <1301341030-28997-1-git-send-email-snitzer@redhat.com> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: dm-devel-bounces@redhat.com Errors-To: dm-devel-bounces@redhat.com To: dm-devel@redhat.com Cc: James Bottomley , "Martin K. Petersen" List-Id: dm-devel.ids On Mon, Mar 28 2011 at 3:37pm -0400, Mike Snitzer wrote: > From: "Martin K. Petersen" > > Integrity errors need to be passed to the owner of the integrity > metadata for processing. Consequently EILSEQ should be passed up the > stack. > > Signed-off-by: Martin K. Petersen > Signed-off-by: Mike Snitzer > --- > drivers/md/dm-mpath.c | 2 +- > 1 files changed, 1 insertions(+), 1 deletions(-) > > [resubmitting to dm-devel to get this in through the DM tree, next > merge window, now that this change missed the 2.6.39 merge window] Though this change could easily be considered a fix (for those lucky enough to even have a DIF/DIX capable mpath configuration)... Anyway, please consider it on the DM queue.