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,DKIM_SIGNED, DKIM_VALID,HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI,NICE_REPLY_A, 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 0B3A4C433E7 for ; Tue, 13 Oct 2020 19:40:46 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 972F520BED for ; Tue, 13 Oct 2020 19:40:45 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (2048-bit key) header.d=kernel-dk.20150623.gappssmtp.com header.i=@kernel-dk.20150623.gappssmtp.com header.b="jLVYGC3j" Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1727782AbgJMTkp (ORCPT ); Tue, 13 Oct 2020 15:40:45 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:55810 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1727260AbgJMTko (ORCPT ); Tue, 13 Oct 2020 15:40:44 -0400 Received: from mail-pl1-x629.google.com (mail-pl1-x629.google.com [IPv6:2607:f8b0:4864:20::629]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 5F546C0613D2 for ; Tue, 13 Oct 2020 12:40:43 -0700 (PDT) Received: by mail-pl1-x629.google.com with SMTP id o9so410623plx.10 for ; Tue, 13 Oct 2020 12:40:43 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=kernel-dk.20150623.gappssmtp.com; s=20150623; h=subject:to:cc:references:from:message-id:date:user-agent :mime-version:in-reply-to:content-language:content-transfer-encoding; bh=Qx2BybEdOPOSCVofa6xFZsnc7BPTTmhJIZH9vHo+CeI=; b=jLVYGC3jWw64V1IUmZzhCzuCNNoBZIGEWJnGVmfsomGCbvd9x8TTxOXRYMRBD4K9ud 2S4OVfnMbMEQ1sL71xGpyrpil2GWDGC9JXJE+/+HZ6QQ0lLbLAxGVWq3hTizsEPvmXTH QKJFGdi9M0epMWFrdoMoFy/iZYMoZDqy6zKUVRTHejwECwjnFerQpQTFEC5iZ3rhKxB9 6nypGhi0ClyDpunbzZyGVpeIKZst9MnvZF1P0zhrClW7LdM8Ew/N+KGHvCt/TcEchhAi sDYopNKv7R4DS/cS5EMUhjTqCSK6n6n450dKiRwXDL9nN1GnTYyK1TV8nyNCTUYx14hF 3cFA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:subject:to:cc:references:from:message-id:date :user-agent:mime-version:in-reply-to:content-language :content-transfer-encoding; bh=Qx2BybEdOPOSCVofa6xFZsnc7BPTTmhJIZH9vHo+CeI=; b=sBp1PfaXM9Ri+WDDusxb5ppyVblYoWo3xcad9IF13nijgW489YByV0JAj8joBvSRsM KVmSpoVQi4C55ufD2mqbHNTonCbsxC4h7kJCtFfHcqSHFNpydtS11Fk6N3bcQF8mU+LY viIXz65SEuXuT3QhTOJn0KG5FePPgC69ceQU3c8gJzCX5UC9JkvyrYkf3h/+QSa02oC8 c1rNdzjdKYJMsl8IOHljTwpc/ttR3Uy34qYkQdZfRYaBQT4RXTEv3mS9l2/2RaU2FJVD 6YD0fo5pvPrMfTppKeVua+zAiQrX2N6DEXWQxDEoSa6QbPDNIu6R9tnbLLVHl1cDXxYA phVg== X-Gm-Message-State: AOAM532oZlSWfhcroHZjijFeY16cSRWQQjyPt5ZAx6NDY3jFF2dGLNqz UrPfrUYHO8zmLX02PsIS3TW1Tg== X-Google-Smtp-Source: ABdhPJwmJP3z72OIdBYDheyuEPP/j8D1RMBREm+aFTbG8BIF7XFtA3H/0zQerBLNjR889UrTjzuyRw== X-Received: by 2002:a17:90a:1861:: with SMTP id r88mr1300470pja.222.1602618042911; Tue, 13 Oct 2020 12:40:42 -0700 (PDT) Received: from [192.168.1.134] ([66.219.217.173]) by smtp.gmail.com with ESMTPSA id v3sm441046pfu.165.2020.10.13.12.40.41 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Tue, 13 Oct 2020 12:40:42 -0700 (PDT) Subject: Re: [PATCH v2 00/10] DASD FC endpoint security To: Stefan Haberland Cc: linux-block@vger.kernel.org, Jan Hoeppner , linux-s390@vger.kernel.org, Heiko Carstens , Vasily Gorbik , Christian Borntraeger References: <20201008131336.61100-1-sth@linux.ibm.com> <20201012183550.GA12341@imap.linux.ibm.com> <07b0f296-e0b2-1383-56a1-0d5411c101da@kernel.dk> From: Jens Axboe Message-ID: <17e1142c-4108-6f74-971a-dee007162786@kernel.dk> Date: Tue, 13 Oct 2020 13:40:41 -0600 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:68.0) Gecko/20100101 Thunderbird/68.10.0 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=utf-8 Content-Language: en-US Content-Transfer-Encoding: 7bit Precedence: bulk List-ID: X-Mailing-List: linux-block@vger.kernel.org On 10/12/20 1:50 PM, Stefan Haberland wrote: > Am 12.10.20 um 21:33 schrieb Jens Axboe: >> On 10/12/20 1:06 PM, Stefan Haberland wrote: >>> Hi Jens, >>> >>> quick ping. Are you going to apply this for 5.10? >> I actually wasn't planning on it - it arrived a bit late, and >> it seemed like one of those things that needed a bit more review >> talk before being able to be applied. >> > > OK, too bad. I had hoped that this was still OK. > The patches have been tested and reviewed internally for quite a while. > Which actually was the reason for the late submission. Cornelia also > gave her RB last week. I'm not worried about the stability of it as much as whether the special feature is warranted. From the former point of view, it's probably fine to go in now. > But OK, if you think this needs some more review we will have to wait > for 5.11. I'd definitely feel more comfortable with that. -- Jens Axboe