From mboxrd@z Thu Jan 1 00:00:00 1970 From: Christoph Hellwig Subject: Re: [ Regressions ] linux next 20201008: blk_update_request: I/O error, dev sda, sector 0 op 0x1:(WRITE) flags 0x800 phys_seg 0 prio class 0 Date: Thu, 8 Oct 2020 22:30:58 +0200 Message-ID: <20201008203058.GA27821@lst.de> References: <24c8ee4d-d5f7-e49f-cd0c-7cf50a5fd885@kernel.dk> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Content-Disposition: inline In-Reply-To: <24c8ee4d-d5f7-e49f-cd0c-7cf50a5fd885-tSWWG44O7X1aa/9Udqfwiw@public.gmane.org> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: drbd-dev-bounces-cunTk1MwBs8qoQakbn7OcQ@public.gmane.org Errors-To: drbd-dev-bounces-cunTk1MwBs8qoQakbn7OcQ@public.gmane.org To: Jens Axboe Cc: linux-raid-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, Ulf Hansson , martin.petersen-QHcLZuEGTsvQT0dZR+AlfA@public.gmane.org, Song Liu , Naresh Kamboju , linux-mmc , open list , lkft-triage-cunTk1MwBs8s++Sfvej+rw@public.gmane.org, linux-block , "open list:LIBATA SUBSYSTEM (Serial and Parallel ATA drivers)" , dm-devel-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org, Linux-Next Mailing List , Hannes Reinecke , Stephen Rothwell , Christoph Hellwig , drbd-dev-cunTk1MwBs8qoQakbn7OcQ@public.gmane.org List-Id: dm-devel.ids On Thu, Oct 08, 2020 at 02:17:41PM -0600, Jens Axboe wrote: > Just for everyones edification, that would be these 9 patches from the > SCSI tree: I sent the fixes out a bit ago and Cced the reporters.. From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-5.2 required=3.0 tests=BAYES_00, HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS, USER_AGENT_SANE_1 autolearn=no autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 857A8C433E7 for ; Thu, 8 Oct 2020 20:31:11 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 4514722242 for ; Thu, 8 Oct 2020 20:31:11 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1730458AbgJHUbF (ORCPT ); Thu, 8 Oct 2020 16:31:05 -0400 Received: from verein.lst.de ([213.95.11.211]:41591 "EHLO verein.lst.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1730288AbgJHUbD (ORCPT ); Thu, 8 Oct 2020 16:31:03 -0400 Received: by verein.lst.de (Postfix, from userid 2407) id CC4F868B02; Thu, 8 Oct 2020 22:30:58 +0200 (CEST) Date: Thu, 8 Oct 2020 22:30:58 +0200 From: Christoph Hellwig To: Jens Axboe Cc: Naresh Kamboju , Christoph Hellwig , dm-devel@redhat.com, open list , linux-block , drbd-dev@lists.linbit.com, "open list:LIBATA SUBSYSTEM (Serial and Parallel ATA drivers)" , linux-raid@vger.kernel.org, linux-mmc , Linux-Next Mailing List , lkft-triage@lists.linaro.org, Song Liu , Ulf Hansson , Stephen Rothwell , martin.petersen@oracle.com, Hannes Reinecke Subject: Re: [ Regressions ] linux next 20201008: blk_update_request: I/O error, dev sda, sector 0 op 0x1:(WRITE) flags 0x800 phys_seg 0 prio class 0 Message-ID: <20201008203058.GA27821@lst.de> References: <24c8ee4d-d5f7-e49f-cd0c-7cf50a5fd885@kernel.dk> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <24c8ee4d-d5f7-e49f-cd0c-7cf50a5fd885@kernel.dk> User-Agent: Mutt/1.5.17 (2007-11-01) Precedence: bulk List-ID: X-Mailing-List: linux-block@vger.kernel.org On Thu, Oct 08, 2020 at 02:17:41PM -0600, Jens Axboe wrote: > Just for everyones edification, that would be these 9 patches from the > SCSI tree: I sent the fixes out a bit ago and Cced the reporters.. From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from verein.lst.de (verein.lst.de [213.95.11.211]) by mail19.linbit.com (LINBIT Mail Daemon) with ESMTP id 10E14420FF0 for ; Thu, 8 Oct 2020 22:31:00 +0200 (CEST) Date: Thu, 8 Oct 2020 22:30:58 +0200 From: Christoph Hellwig To: Jens Axboe Message-ID: <20201008203058.GA27821@lst.de> References: <24c8ee4d-d5f7-e49f-cd0c-7cf50a5fd885@kernel.dk> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <24c8ee4d-d5f7-e49f-cd0c-7cf50a5fd885@kernel.dk> Cc: linux-raid@vger.kernel.org, Ulf Hansson , martin.petersen@oracle.com, Song Liu , Naresh Kamboju , linux-mmc , open list , lkft-triage@lists.linaro.org, linux-block , "open list:LIBATA SUBSYSTEM \(Serial and Parallel ATA drivers\)" , dm-devel@redhat.com, Linux-Next Mailing List , Hannes Reinecke , Stephen Rothwell , Christoph Hellwig , drbd-dev@lists.linbit.com Subject: Re: [Drbd-dev] [ Regressions ] linux next 20201008: blk_update_request: I/O error, dev sda, sector 0 op 0x1:(WRITE) flags 0x800 phys_seg 0 prio class 0 List-Id: "*Coordination* of development, patches, contributions -- *Questions* \(even to developers\) go to drbd-user, please." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , On Thu, Oct 08, 2020 at 02:17:41PM -0600, Jens Axboe wrote: > Just for everyones edification, that would be these 9 patches from the > SCSI tree: I sent the fixes out a bit ago and Cced the reporters..