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.3 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 897F3C4338F for ; Tue, 17 Aug 2021 12:13:11 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 6C27861029 for ; Tue, 17 Aug 2021 12:13:11 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S237001AbhHQMNn (ORCPT ); Tue, 17 Aug 2021 08:13:43 -0400 Received: from verein.lst.de ([213.95.11.211]:58268 "EHLO verein.lst.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S236233AbhHQMNn (ORCPT ); Tue, 17 Aug 2021 08:13:43 -0400 Received: by verein.lst.de (Postfix, from userid 2407) id 91E1F67357; Tue, 17 Aug 2021 14:13:07 +0200 (CEST) Date: Tue, 17 Aug 2021 14:13:07 +0200 From: Christoph Hellwig To: Hannes Reinecke Cc: "Martin K. Petersen" , Christoph Hellwig , James Bottomley , linux-scsi@vger.kernel.org Subject: Re: [PATCHv2 00/51] SCSI EH argument reshuffle part II Message-ID: <20210817121307.GA30436@lst.de> References: <20210817091456.73342-1-hare@suse.de> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20210817091456.73342-1-hare@suse.de> User-Agent: Mutt/1.5.17 (2007-11-01) Precedence: bulk List-ID: X-Mailing-List: linux-scsi@vger.kernel.org First, thanks for resurrecting the series. Second, this giant patchbomb is almost impossible to review. It might make sense to resend what is the prep patches without the prototype changes after the first round of review - maybe we can squeeze those into 5.15 still and do the heavy lifting with another series per actually changes method or so.