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 707B7CCA481 for ; Tue, 12 Jul 2022 19:49:45 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S231594AbiGLTtm (ORCPT ); Tue, 12 Jul 2022 15:49:42 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:57560 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S233517AbiGLTs3 (ORCPT ); Tue, 12 Jul 2022 15:48:29 -0400 Received: from hr2.samba.org (hr2.samba.org [IPv6:2a01:4f8:192:486::2:0]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id EC55FBD69B for ; Tue, 12 Jul 2022 12:41:23 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=samba.org; s=42; h=Message-ID:Date:To:From:CC; bh=gdyF/uZ957at+HrL/+qd68w/f9hPqDPXFBB726PPDVY=; b=0A2jfnd6fNX3ONcHG2TPx7weQA Q8qdBl/5OqjpjvvD3nHj7b2YZ7tu4jjjE0Dd1OWu1Jn3pDXqryXtL+u1X4hEb6mddDxBzgh+u8sYx szP84yrA/jX0F4wJiBzaLdMa1arE6uPSwZ/4KKh/DfW763QTGxEUIScmel/5t2tJMQAU7IJ8RebnN I+kMQ4VQGO6EcQo9wZojBWADdWkUnQfFHz9JOKyNu4kymRsA93ITYIAaOPXnpgMt7xld7DQF5yMEV z7hYYyG7fod3xhnMEoaqDaC3cpjWzq6wiOdqVUGsvF5p1kRWwWPHMStMzNbzNp+PgfFpo3Sigyrgl L6NgJ6hYE0Q0Y2GICnKUxPItaaXe00E63hQXVAMVASdhwOeDF/t0BK1PjRxDwfIqzG5hEsd4hzNUd NGW/eZYMJ+u6Ioe1+ZPm14lk03ybozWVgokp93wEvpI71JaAiw6zAyNH1E49popMwAjNaY31auNSp HfpfcmMxpS4jlohfcnB73v2I; Received: from [2a01:4f8:192:486::6:0] (port=52776 helo=hr6.samba.org) by hr2.samba.org with esmtps (TLS1.3:ECDHE_SECP256R1__RSA_PSS_RSAE_SHA256__CHACHA20_POLY1305:256) (Exim) id 1oBLl3-004PMk-4v for cifs-qa@samba.org; Tue, 12 Jul 2022 19:41:21 +0000 Received: from www-data by hr6.samba.org with local (Exim 4.93) (envelope-from ) id 1oBLky-000TXR-Qv for cifs-qa@samba.org; Tue, 12 Jul 2022 19:41:16 +0000 From: samba-bugs@samba.org To: cifs-qa@samba.org Subject: [Bug 15051] EBADF/EIO errors in rename/open caused by race condition in smb2_compound_op Date: Tue, 12 Jul 2022 19:41:16 +0000 X-Bugzilla-Reason: QAcontact X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: CifsVFS X-Bugzilla-Component: kernel fs X-Bugzilla-Version: 5.x X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: sfrench@samba.org X-Bugzilla-Status: RESOLVED X-Bugzilla-Resolution: FIXED X-Bugzilla-Priority: P5 X-Bugzilla-Assigned-To: sfrench@samba.org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: resolution bug_status Message-ID: In-Reply-To: References: Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset="UTF-8" X-Bugzilla-URL: https://bugzilla.samba.org/ Auto-Submitted: auto-generated MIME-Version: 1.0 Precedence: bulk List-ID: X-Mailing-List: linux-cifs@vger.kernel.org https://bugzilla.samba.org/show_bug.cgi?id=3D15051 Steve French changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Status|ASSIGNED |RESOLVED --- Comment #4 from Steve French --- Patch is in 5.19-rc1 and later, and marked for stable so will be backported --=20 You are receiving this mail because: You are the QA Contact for the bug.=