Received: by 2002:a25:8b12:0:0:0:0:0 with SMTP id i18csp3690312ybl; Tue, 20 Aug 2019 00:24:33 -0700 (PDT) X-Google-Smtp-Source: APXvYqznDN+RkkFZ7Xt0INvK1UCFg5w/1IxyIA2eNuq1ihtKPD4cdpW6ulhc03DUiIm6fp/hohzy X-Received: by 2002:a17:90a:c20f:: with SMTP id e15mr24401238pjt.123.1566285873388; Tue, 20 Aug 2019 00:24:33 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1566285873; cv=none; d=google.com; s=arc-20160816; b=yjrC3e7k5Q3p/vHc0i3hg7mK4BQDkVk2Mt4Y9JwYuHiRXlPCu9ItT4b7uQ3mv2uvTU J6hSm7UCMCIBDHrBDsBtQ38AQu4sOJPJxReKC3rRjpyVqH1L3L3SwnH7R8a3O/5YitbK V3w1ifLAIcAhXN0DzPaBI/n35zHUqBBPzSh81xax2G+tCArYnGeH165GqZwN8nndLsd0 a1kSFvwn2XGaHKGPCd0366v6Ymz9IxZtThJLqGeqk3sQ8d7JM5ipBPOHe6KclXRVFMB2 J2armjynCnG2+zxlkR5D+r8cXbY98577w3MBTYLEY4O3qOwpWPbomgjTAVtzVastI1/U PNjQ== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:user-agent:in-reply-to :content-disposition:mime-version:references:message-id:subject:cc :to:from:date; bh=xKFDVZU8Hg/Z1DzTT4TADS2CNYLFZW0lBuEfy8r8XuI=; b=CoIGXnJxRp2l2W7KuWjodKw5tJzBpDQ5/Pnrf8abEn6b1IIvnGK9OTmieWMdDrxqeP R1M+gYMD2v+jYtnOanGsFycnIufMzH83XJhrAF7umQlMHN0JS1vMI/cT3m21TKfUKEDb Q8ClOWZBAXTAs8UiX3mwcwbiyV66HerL8hA5y89BVgc8/qyxqfFSf7dpEVbpOytj2Rdw l7SOcwrD6J3Bt92LYXLte+nFxubM9DOZqVxM6ZI3RoIQNylVgl0eUhhrxHhhDk5ETLhV qf7CPcv2XgdvCbf4AWmpYyZqp6B2C55IGdPSl2chmMYjtHuau/BZWEj/Tem5OdpqQaWf KYBA== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id w9si11670021plz.346.2019.08.20.00.24.18; Tue, 20 Aug 2019 00:24:33 -0700 (PDT) Received-SPF: pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) client-ip=209.132.180.67; Authentication-Results: mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1729284AbfHTHXb (ORCPT + 99 others); Tue, 20 Aug 2019 03:23:31 -0400 Received: from verein.lst.de ([213.95.11.211]:54275 "EHLO verein.lst.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1727006AbfHTHXa (ORCPT ); Tue, 20 Aug 2019 03:23:30 -0400 Received: by verein.lst.de (Postfix, from userid 2407) id A3E8168B02; Tue, 20 Aug 2019 09:23:26 +0200 (CEST) Date: Tue, 20 Aug 2019 09:23:26 +0200 From: Christoph Hellwig To: Alan Stern Cc: Piergiorgio Sartor , Jens Axboe , Christoph Hellwig , USB list , linux-block@vger.kernel.org, Kernel development list Subject: Re: reeze while write on external usb 3.0 hard disk [Bug 204095] Message-ID: <20190820072326.GD28968@lst.de> References: <20190817095422.GA4200@lazy.lzy> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.17 (2007-11-01) Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Mon, Aug 19, 2019 at 10:14:25AM -0400, Alan Stern wrote: > Let's bring this to the attention of some more people. > > It looks like the bug that was supposed to be fixed by commit > d74ffae8b8dd ("usb-storage: Add a limitation for > blk_queue_max_hw_sectors()"), which is part of 5.2.5, but apparently > the bug still occurs. Piergiorgio, can you dump the content of max_hw_sectors_kb file for your USB storage device and send that to this thread?