From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mail-oo1-f70.google.com (mail-oo1-f70.google.com [209.85.161.70]) (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 2DFF034F27B for ; Thu, 5 Feb 2026 08:41:02 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=209.85.161.70 ARC-Seal:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1770280863; cv=none; b=BL3jmUlk0THxYaRXoxGIdXWyT+B9nWrz0UGQGyx5FzHFqgaCn3m8LqA+RLYKfcIoxwfvMsNoOzNRQA8LXJ2Jes6rwR8ykwAPzObXCs0nPiHHK9b9MtSEWsgoWda0aZXvg736ySNDtS1i6/i+OINfAWBM+jwoce0Z3VjPDETWP0Q= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1770280863; c=relaxed/simple; bh=oLlnw9o/uid4GysaEPX0KM5niODCLQY4b+eJWfplsRI=; h=MIME-Version:Date:In-Reply-To:Message-ID:Subject:From:To: Content-Type; b=Njdi+l2sg3jGZCw9wTvysCQlkY3VfPpej8UYm9CxhV34aGqytfLh8fPd+TNOnbN7Bloh27vn272UPn5NldezFRCw46JETYkl+dseDg7hhE1F1cM692e/Ol9RUDnAJG9FO5/uAwqSk1hbkoBAgpPvpZhbh3kn7IJfZo44imGjBa0= 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.70 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-f70.google.com with SMTP id 006d021491bc7-66ad005c980so2478179eaf.1 for ; Thu, 05 Feb 2026 00:41:02 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1770280862; x=1770885662; 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=zeo71xz4fsF9z64TnJXcNsqIXoMPiwhcmSTfd/2gMGk=; b=XY7+IHIDnRCPQULWaDHzr0iuR6tsK0PS7TFEtqEifr0+phM1JwhXTMSA3pnUrp4XGL K5QIIAXDF3esUMciOzWUnAuLq5/7Dm4FSyp78UAR9BHu51GBsh6VfveTxeWGmQAaMQ2r J9vFqNHZAmdGNqS930hugAjhs3mtC/9c948fv1He8k87rwQIwLed4ENmEhj/2h8Yeeim 7aMOli6PZocXO1vUPkXB3uWuaQQ3rmJUzTkHXNFPaf812HPuQiQVqpOSvc16iCEw3QuM WEn8YGxLCJdUkGcH5RwhPz6N3lwV2fAJIVW7h4iK2mlnLXey60rkopFa80xwzRlcDkMa YFNg== X-Forwarded-Encrypted: i=1; AJvYcCVKZsbCTJ6F/eA2rN95CGv8ALJBSE+C40zEZ/fETIHELnSZetjqxvtMTOPj8NAFEZo8V+QB2g2mvnCfTes=@vger.kernel.org X-Gm-Message-State: AOJu0YxYpLGOvSGDlkHPxZHfpLkrybCEi7kkPC1M4fDZudHnbLVjAqcL bsPAuBhnvz2w39m/uVIYmzalCc4tzpnbCXfJrh623i3TE0GEaVogJdj2l6vYECqw6uv90cbdxU8 5lnRocdlO8KDLZYCMLPyJlNjv8XTChohjEisu3BvfG4Ew3H1e6FqZTNfMAOo= 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:1621:b0:659:9a49:8fb2 with SMTP id 006d021491bc7-66a229790b9mr2776443eaf.43.1770280862060; Thu, 05 Feb 2026 00:41:02 -0800 (PST) Date: Thu, 05 Feb 2026 00:41:02 -0800 In-Reply-To: <20260205063145.1039526-1-wangqing7171@gmail.com> X-Google-Appengine-App-Id: s~syzkaller X-Google-Appengine-App-Id-Alias: syzkaller Message-ID: <6984579e.a00a0220.37c87e.0026.GAE@google.com> Subject: Re: [syzbot] [gfs2?] memory leak in gfs2_quota_init (2) From: syzbot To: agruenba@redhat.com, gfs2@lists.linux.dev, linux-kernel@vger.kernel.org, syzkaller-bugs@googlegroups.com, wangqing7171@gmail.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+e57495fb65020ac7bca4@syzkaller.appspotmail.com Tested-by: syzbot+e57495fb65020ac7bca4@syzkaller.appspotmail.com Tested on: commit: f14faaf3 Merge tag 'tsm-fixes-for-6.19' of git://git.k.. git tree: upstream console output: https://syzkaller.appspot.com/x/log.txt?x=13bc8a5a580000 kernel config: https://syzkaller.appspot.com/x/.config?x=9d7d0fbecb37bff8 dashboard link: https://syzkaller.appspot.com/bug?extid=e57495fb65020ac7bca4 compiler: gcc (Debian 14.2.0-19) 14.2.0, GNU ld (GNU Binutils for Debian) 2.44 patch: https://syzkaller.appspot.com/x/patch.diff?x=12710a52580000 Note: testing is done by a robot and is best-effort only.