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 1AE77C7EE29 for ; Thu, 8 Jun 2023 08:55:37 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S230499AbjFHIze (ORCPT ); Thu, 8 Jun 2023 04:55:34 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:48376 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S234305AbjFHIz3 (ORCPT ); Thu, 8 Jun 2023 04:55:29 -0400 Received: from mail-io1-f72.google.com (mail-io1-f72.google.com [209.85.166.72]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id CC1B21BF0 for ; Thu, 8 Jun 2023 01:55:27 -0700 (PDT) Received: by mail-io1-f72.google.com with SMTP id ca18e2360f4ac-77a1f4e92cdso111725039f.1 for ; Thu, 08 Jun 2023 01:55:27 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1686214527; x=1688806527; h=to:from:subject:message-id:in-reply-to:date:mime-version :x-gm-message-state:from:to:cc:subject:date:message-id:reply-to; bh=az3/mC3I6rBptIN6g19U3m8h5kdT0uqVmEGL3ErhZf4=; b=RJZbXuq3g1QNSMH9d7QmgoVq9EltWDTUdpuoF4UP+6VH6TY21Fgdnfsxiea95hI62M VRXRlQr+QpC83YITqbb1wd7XWyOzZUSgJQ95opswNOm0L+nfW01CkSyclZ/WbB/y17BF oIoMLUT9b8tSvde+ymlleIn18nNauGlWm78gGDpRkfPaV837DZ+4tKMX8xd7thxmixUj aMB+/x8uC1QiB/NHWTGjNqboXOFFjRkzOehHsNVR+OYdEaZ6vANDq54rxvt9cz3qAPt2 XsFy61Leg0g6ca4ZIGyi4k+Z4nc8TLCD1uHz0L8O+pUYoTS7fPaVgJPK0YvRYUHMm0y7 ruXQ== X-Gm-Message-State: AC+VfDxdhtulEapmWwhn7mtjMLjtSFwt/EtvzMuUUbLF/kzCZocTtgdG WuxoCfWfnkRIzs14f4dEmxR/kQuaV5809CmaDJFrxKtUOjqO X-Google-Smtp-Source: ACHHUZ5yyb+RYCCWlyH3EcXKqq8OEbyY76bXgXuq0sD/7Fmaag13b0Dyz/Raq/k815ixLa2X35o4jEcZ1SAyac+IgzCKpC1bbtui MIME-Version: 1.0 X-Received: by 2002:a05:6638:3f06:b0:416:7d71:1261 with SMTP id ck6-20020a0566383f0600b004167d711261mr1001216jab.0.1686214527179; Thu, 08 Jun 2023 01:55:27 -0700 (PDT) Date: Thu, 08 Jun 2023 01:55:27 -0700 In-Reply-To: X-Google-Appengine-App-Id: s~syzkaller X-Google-Appengine-App-Id-Alias: syzkaller Message-ID: <000000000000e8650e05fd9a6902@google.com> Subject: Re: [syzbot] [btrfs?] WARNING in btrfs_split_ordered_extent From: syzbot To: clm@fb.com, dsterba@suse.com, hch@infradead.org, josef@toxicpanda.com, linux-btrfs@vger.kernel.org, linux-fsdevel@vger.kernel.org, linux-kernel@vger.kernel.org, syzkaller-bugs@googlegroups.com Content-Type: text/plain; charset="UTF-8" Precedence: bulk List-ID: X-Mailing-List: linux-btrfs@vger.kernel.org Hello, syzbot has tested the proposed patch and the reproducer did not trigger any issue: Reported-and-tested-by: syzbot+ee90502d5c8fd1d0dd93@syzkaller.appspotmail.com Tested on: commit: 8176a54b btrfs: fix iomap_begin length for nocow writes git tree: git://git.infradead.org/users/hch/misc.git btrfs-dio-nocow-fix console output: https://syzkaller.appspot.com/x/log.txt?x=11d17a43280000 kernel config: https://syzkaller.appspot.com/x/.config?x=7474de833c217bf4 dashboard link: https://syzkaller.appspot.com/bug?extid=ee90502d5c8fd1d0dd93 compiler: Debian clang version 15.0.7, GNU ld (GNU Binutils for Debian) 2.35.2 Note: no patches were applied. Note: testing is done by a robot and is best-effort only.