From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mail-oo1-f72.google.com (mail-oo1-f72.google.com [209.85.161.72]) (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 D670A450F2 for ; Mon, 23 Feb 2026 03:51:06 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=209.85.161.72 ARC-Seal:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1771818668; cv=none; b=d+M12NnAZ15KwKkafT+qtM/BPXTHfE1LBuRSTwTcPZTghH6mRfBcg6nILp4wbvA+Y4NHIyHmJWos0hXwWHVjNN+dzh+1magFsaIZvO9aWW3hGLlV8z+BsVDmJqB/M+dfn17ydRkYGFwFp0NXdrwKpZA9XT2McAfzwMHOJNoIvZQ= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1771818668; c=relaxed/simple; bh=WWceafeQv1aQPEaF0fZYHN2T42Z3T/rS5BYOqtVCoRM=; h=MIME-Version:Date:In-Reply-To:Message-ID:Subject:From:To: Content-Type; b=uhB5oBKkAwMgIMoHiQhm6PoOmEDIat0yNrIaVGRhVyUJvLR/o2tTtDGY/TtaHYYHD2GO2e6DY5RAjpk2KB0Bn2kWqgBnVHAx7xh88QwkSJtboLFnHEkSL2+knvVnHr/qrlTTqbQ0NbzT0U8TgYUgV8r5HMRYca5d8vGk06y3NJM= 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.72 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-f72.google.com with SMTP id 006d021491bc7-679c44ae7abso39218744eaf.1 for ; Sun, 22 Feb 2026 19:51:06 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1771818666; x=1772423466; 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=PCDRLzVleMtywKL0Cg+CSOA49a9nXKxEQ3CcDmBjBm4=; b=kTj8ObqjeVRc1xahg93bJAck0O60CCZRQLuveAmZAuxSdBp+SeCnRyaUzZuA3ivxwz pyFk7BJLYrDJ3faUg/HW6ZcUrEUMOfcRue9EhSMNlsH8Ee4k18qYzFEFUrUC03SM1bMc Ey0O41ZzvlCN7uZNAxIVEOhEmjkQEdEPJPSHL+0YWAPhI8DH7CClM1NswefwM+sModZE skXP2CjKztIuSBN47dkFFWWzuMUuKXj7XfVWXBY1qNPWBbbsFwny/fbE2I4NX7YPuiiD cgScr1gzlY1CeLHp1zf0NyGhnIczqztdA8ytohFZOB5HTYbGrBvzhcfMpfkR2+irxpjd Ov7w== X-Forwarded-Encrypted: i=1; AJvYcCUS/EE9Ddi2H5cBQKa+pRiqwMHjtk6z4uov2M0Oi2RIW8mSaLDsIy+JSwp8uWvx9R0+PxkvGywf+QfwjAI=@vger.kernel.org X-Gm-Message-State: AOJu0YxeSugroEAcJXJRUxjnxNvEAitYbnEah76ndEQIKSWNwyM777ZZ Im3U+MlmAXqJqC0VqZoQ0jVOUSyIar+orVfV1VdxvsVkEkQopxvn11Nk/qRftgKC6dj28Km1Zkh yKnCyt9YiW7Rr8XjvEl1qQKnL4224Bzlw700pRj7J4Jg7+wDjnw1q0nyqcgo= 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:4611:b0:677:3ec6:23f6 with SMTP id 006d021491bc7-679b1049021mr5696941eaf.33.1771818665878; Sun, 22 Feb 2026 19:51:05 -0800 (PST) Date: Sun, 22 Feb 2026 19:51:05 -0800 In-Reply-To: <20260223033802.13422-1-activprithvi@gmail.com> X-Google-Appengine-App-Id: s~syzkaller X-Google-Appengine-App-Id-Alias: syzkaller Message-ID: <699bcea9.050a0220.340abe.0d36.GAE@google.com> Subject: Re: [syzbot] [ocfs2?] possible deadlock in ocfs2_del_inode_from_orphan From: syzbot To: activprithvi@gmail.com, linux-kernel@vger.kernel.org, syzkaller-bugs@googlegroups.com Content-Type: text/plain; charset="UTF-8" Hello, syzbot tried to test the proposed patch but the build/boot failed: fs/ocfs2/aops.c:2426:11: error: use of undeclared identifier 'ENOTSUP' Tested on: commit: c22e26bd Merge tag 'landlock-7.0-rc1' of git://git.ker.. git tree: git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git kernel config: https://syzkaller.appspot.com/x/.config?x=6428d17febdfb14e dashboard link: https://syzkaller.appspot.com/bug?extid=78359d5fbb04318c35e9 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=1332395a580000