From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mail-oo1-f69.google.com (mail-oo1-f69.google.com [209.85.161.69]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.subspace.kernel.org (Postfix) with ESMTPS id 3B6443597B for ; Wed, 25 Mar 2026 04:28:03 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=209.85.161.69 ARC-Seal:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1774412884; cv=none; b=kEbhtmKMenjMkVmz7UmkcUhjd+8YA2b9zN6UrsxIC4eRjUvlGMC30fdXgsiM3lj7twm+nkOTejiRYPqg63563DZUZqnUwp5IAdqnft0B0eqUR2SF78rLY/kSjoptMnTKb57mKxz5PKcKuGRKhO3iWoSk2RCbV96Q919eB9g57jg= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1774412884; c=relaxed/simple; bh=Ti6Qc4L0AKe9Ob1lzjf6tCnVwqUZDoWXHKTv0ic46V0=; h=MIME-Version:Date:In-Reply-To:Message-ID:Subject:From:To: Content-Type; b=oqqk/EpR0YXXJutOlxYG0hM36FBYv6n4RMo+Q4s1MBopOyDnoay88/ZVVK31SwCwH7XQ6kN7OoeJO8Hs7CKrjzd8DdfAI41TSOH/UMwodm8PmDLUvtg1NBjulc1BACKUiuOpdnBQ/0pwMEnr8D4hHXEUQPZhoaKctoMdG55nTTI= ARC-Authentication-Results:i=1; smtp.subspace.kernel.org; dmarc=fail (p=none dis=none) header.from=syzkaller.appspotmail.com; spf=pass smtp.mailfrom=M3KW2WVRGUFZ5GODRSRYTGD7.apphosting.bounces.google.com; arc=none smtp.client-ip=209.85.161.69 Authentication-Results: smtp.subspace.kernel.org; dmarc=fail (p=none dis=none) header.from=syzkaller.appspotmail.com Authentication-Results: smtp.subspace.kernel.org; spf=pass smtp.mailfrom=M3KW2WVRGUFZ5GODRSRYTGD7.apphosting.bounces.google.com Received: by mail-oo1-f69.google.com with SMTP id 006d021491bc7-67de822ddeeso36134082eaf.2 for ; Tue, 24 Mar 2026 21:28:03 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20251104; t=1774412882; x=1775017682; 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=XhM48flb0xoza2CDJgBj42lTbYrdAB8CHV1EXocrPvk=; b=kH0DfJ4zmucqFk1YfkG/T2Fw8dDPjVszAQvVlPdZlMv/gnpZNrwqVN750XZwPEaVnL YFy8TnsMTqXYW3T0EiszdRMMdccDiaSw2MrW/RtCfSdKkKc0d8OaLvBcQpKRjG16hE+u ev0TycO7B9UBJX1j15rz+ZM2PRaK4Mcu4Bw1nxXyjbkTtteZIFhu2HGIyzsZiIOBFGoe K+e1Z38q5i77V/Af/248ZpavTaQ3/7OzQ+0w/fD55928Uwp2CgLgSaMh9hcqwTsP7ZLc 8H3qQ1IrgDX5qo5fEbEFjhHmB72YqlGaasFtkPs7EZ2C5LuNspgQpaDa5sR9AcfCbJwJ QQ0g== X-Forwarded-Encrypted: i=1; AJvYcCVHSvLicqLTv/TM+R2SdHHWLZatK+Usto1tJeXSzp5KssxwrGyE4zdkmyilxd308x1jG2Prx0TsKttnPUs=@vger.kernel.org X-Gm-Message-State: AOJu0YwIyewyte3UT4dbFL5e6J4aWr2oGIqycCbdpshNVrkV7biISzK5 9gdIAfusW2d1yD2OqyZAw7W6cOA9bcYDJQGJfXhtfHlOvf7iO4fSE6P/b1J1uVZcTeJ+zB+Jpix nxjgcnQ3cH7hCjRhxUaX4HNZpeuBZmQ0I57ItCCNmLdkYLnlOA710gckcb7w= Precedence: bulk X-Mailing-List: linux-kernel@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 X-Received: by 2002:a05:6820:1a0e:b0:67c:1446:fb89 with SMTP id 006d021491bc7-67dff55e600mr1269039eaf.49.1774412882053; Tue, 24 Mar 2026 21:28:02 -0700 (PDT) Date: Tue, 24 Mar 2026 21:28:02 -0700 In-Reply-To: <20260325003750.1467304-1-kartikey406@gmail.com> X-Google-Appengine-App-Id: s~syzkaller X-Google-Appengine-App-Id-Alias: syzkaller Message-ID: <69c36452.050a0220.abc16.000d.GAE@google.com> Subject: Re: [syzbot] [gfs2?] WARNING in gfs2_fill_super From: syzbot To: kartikey406@gmail.com, linux-kernel@vger.kernel.org, syzkaller-bugs@googlegroups.com Content-Type: text/plain; charset="UTF-8" Hello, syzbot has tested the proposed patch and the reproducer did not trigger any issue: Reported-by: syzbot+b441db1854c360b83221@syzkaller.appspotmail.com Tested-by: syzbot+b441db1854c360b83221@syzkaller.appspotmail.com Tested on: commit: 85964cdc Add linux-next specific files for 20260324 git tree: linux-next console output: https://syzkaller.appspot.com/x/log.txt?x=17e86a06580000 kernel config: https://syzkaller.appspot.com/x/.config?x=84ab18c6f45b39c dashboard link: https://syzkaller.appspot.com/bug?extid=b441db1854c360b83221 compiler: Debian clang version 21.1.8 (++20251221033036+2078da43e25a-1~exp1~20251221153213.50), Debian LLD 21.1.8 patch: https://syzkaller.appspot.com/x/patch.diff?x=1529de02580000 Note: testing is done by a robot and is best-effort only.