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 Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id 9A38EC433FE for ; Thu, 10 Feb 2022 02:05:22 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S229783AbiBJCFR (ORCPT ); Wed, 9 Feb 2022 21:05:17 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:57772 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S235040AbiBJCDq (ORCPT ); Wed, 9 Feb 2022 21:03:46 -0500 Received: from mail-lf1-x12c.google.com (mail-lf1-x12c.google.com [IPv6:2a00:1450:4864:20::12c]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 4206A22BF3 for ; Wed, 9 Feb 2022 17:59:34 -0800 (PST) Received: by mail-lf1-x12c.google.com with SMTP id f41so454869lfv.12 for ; Wed, 09 Feb 2022 17:59:34 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=mariadb.org; s=google; h=mime-version:references:in-reply-to:from:date:message-id:subject:to :cc; bh=XK1Fcm8QsAbqPpLUwHWjIW72BEP8rPvQLIr/1eRroVo=; b=feBai/B80giR/IJ/IyaYtsoGyAS/sLGjBRnpCcsjjktBWtzBuZZwaj9QIL0RgeKF/p YHJAUxP+ntPRTfT14BlXRWXr/4pjuzn4JGDji99PV3dfiYxnvkHU2X0xif941ZVsN9O+ NhgF482F7uItXxZsQRY8pkNyNYvhqwVoueOwD6JbXW3rOYYoPhqcot9oNpYjl2NAWfI0 ChiKiRFlQAKvhsfkbrxa12NakYz2XwltqGUwSjF4+8KaoMoQSq/uSnKr4nCliVJZ4hXi iABgna0GhBmj7Rxvw7AXbjMsEkUaO7zny7JOwZYRhoyUksDVhtr3YOEBHbSzaGf5Pgnt Vx2A== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc; bh=XK1Fcm8QsAbqPpLUwHWjIW72BEP8rPvQLIr/1eRroVo=; b=LBFe0nNpHhzumGIOoig0/bgvFkI8nqhrCh/abxbl3Y2dAHCj4g4k6W0qMxKinYvaj5 uSz/8fatLbFJboMliYGOfp9pK7nPKrqb8ZoO7Vz/IpoF/8gnpph+V3CdUI6ZYypYLwUu PWSE3+qhMG6+MGINmIsfR7BrvYvsFvMSdGp7QM6h/vUOe5l2qy4Lb6edDtNQB3yPFNn7 tCNPmS1aV8uyGIeKjBuCqlP0lWOQ/Kx1jK1iDedJNq/7axVd99Hle7rXQPLVBbikyTre 9gBipjMOF40YxmSHrLTk2ebPwDEb4HOAncjfS6Zg2WHVcg9QqGwGZs4CXUcUgSf9QJIv 0UWg== X-Gm-Message-State: AOAM532XcKTI6CINjjqbOm2te9Ov4llRftx4GiFF1UoiDzoWoZ5GGOUq 7rUKXiyM8LKajvUcpPWrjFLGuoULVtQfxt51ww3yJfWWbmwOQg== X-Google-Smtp-Source: ABdhPJyoAFcb8E7+XIloPv4XqKHv0vNXpsM8DnBsoxiJmlOt3AxuuOft0mSvpArDrS/Ib0IC+JuK5hT72iKzODtnK44= X-Received: by 2002:a17:907:3e8a:: with SMTP id hs10mr4269721ejc.767.1644451857209; Wed, 09 Feb 2022 16:10:57 -0800 (PST) MIME-Version: 1.0 References: <6d0ca779-3111-bc5e-88c0-22a98a6974b8@kernel.dk> <281147cc-7da4-8e45-2d6f-3f7c2a2ca229@kernel.dk> <00d6e7ad-5430-4fca-7e26-0774c302be57@kernel.dk> <3aaac8b2-e2f6-6a84-1321-67409b2a3dce@kernel.dk> <98f8a00f-c634-4a1a-4eba-f97be5b2e801@kernel.dk> <96d6241f-7bf0-cefe-947e-ee03d83fb828@samba.org> <6d6fc76f-880a-938d-64dd-527e6be3009e@kernel.dk> <5217de38-d166-de32-c115-fd34399eb234@samba.org> In-Reply-To: From: Daniel Black Date: Thu, 10 Feb 2022 11:10:46 +1100 Message-ID: Subject: Re: uring regression - lost write request To: Stefan Metzmacher Cc: Jens Axboe , Greg Kroah-Hartman , Salvatore Bonaccorso , Pavel Begunkov , linux-block@vger.kernel.org, io-uring@vger.kernel.org, stable@vger.kernel.org Content-Type: text/plain; charset="UTF-8" Precedence: bulk List-ID: X-Mailing-List: io-uring@vger.kernel.org Stefan, On Thu, Feb 10, 2022 at 10:01 AM Stefan Metzmacher wrote: > > Ok, I've created https://bugs.launchpad.net/bugs/1952222 > > At least for 5.14 the patch is included in > > https://git.launchpad.net/~canonical-kernel/ubuntu/+source/linux-oem/+git/focal/log/?h=Ubuntu-oem-5.14-5.14.0-1023.25 > > https://git.launchpad.net/~canonical-kernel/ubuntu/+source/linux-oem/+git/focal/commit/?h=Ubuntu-oem-5.14-5.14.0-1023.25&id=9e2b95e7c9dd103297e6a3ccd98a7bf11ef66921 > > apt-get install -V -t focal-proposed linux-oem-20.04d linux-tools-oem-20.04d > installs linux-image-5.14.0-1023-oem (5.14.0-1023.25) Thanks! > Do we have any reproducer I can use to reproduce the problem > and demonstrate the bug if fixed? > The original container and test from https://lore.kernel.org/linux-block/CABVffEOpuViC9OyOuZg28sRfGK4GRc8cV0CnkOU2cM0RJyRhPw@mail.gmail.com/ will be sufficient.