From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from smtp.kernel.org (aws-us-west-2-korg-mail-1.web.codeaurora.org [10.30.226.201]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.subspace.kernel.org (Postfix) with ESMTPS id 6AD6A3016EE for ; Sun, 29 Mar 2026 09:34:48 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=10.30.226.201 ARC-Seal:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1774776889; cv=none; b=O5t9DhdxO3CVEqJLMEazKOVYmXqfAhj8n85D93loAU/Qzp2iBnl9xV8cTfPipo20losclLlCU6FlRmxHbpqQRMbutIjyStdf3ESq/VJtGWkWiwCtkaLPq+LAj4S8z7HfwiYZrGNT3VJIW3ANcJ9ic80raVXhNyNA/T/YFeG7fjM= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1774776889; c=relaxed/simple; bh=1S4IUr+dOo3+BS3TFfD4ge8BWm0X76VbuVunqrfBYDk=; h=Date:From:To:Cc:Subject:Message-ID:References:MIME-Version: Content-Type:Content-Disposition:In-Reply-To; b=I1X0vFlTe+fDzyVEAF6C9ZGJtbjwiL6aPQ/lyt7rurgy09amdnnZ56RVAX1J/K6mrLlRs+qvXwmYW3iZPhLDvrO+rFbvSQbqFuPRBpsJ/17jjuRFKK5lLKJRq7ugydJ60/ujhL16nlp9iFzycsZ5n9myPPYvKL11K1y7XNDZdlI= ARC-Authentication-Results:i=1; smtp.subspace.kernel.org; dkim=pass (1024-bit key) header.d=linuxfoundation.org header.i=@linuxfoundation.org header.b=uLyCHeu0; arc=none smtp.client-ip=10.30.226.201 Authentication-Results: smtp.subspace.kernel.org; dkim=pass (1024-bit key) header.d=linuxfoundation.org header.i=@linuxfoundation.org header.b="uLyCHeu0" Received: by smtp.kernel.org (Postfix) with ESMTPSA id 07D9DC116C6; Sun, 29 Mar 2026 09:34:48 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=linuxfoundation.org; s=korg; t=1774776888; bh=1S4IUr+dOo3+BS3TFfD4ge8BWm0X76VbuVunqrfBYDk=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=uLyCHeu0XNA9h4Hv0lZq/wtWWEGDlxfGaj1sc9uXpzR0zjWMIVME5usuCdYQXr9Dt LjgpqYCJSzoynZUpYSek7+L43GEpdEnr/JQgf3xOaEVIFkrHtMmWwmaLSSmOgh0bsj qniOSCxmL5iJrfQXsplRtpVHnGVei1f6qTm8+jQw= Date: Sun, 29 Mar 2026 11:34:23 +0200 From: Greg KH To: Changjian Liu Cc: stable@vger.kernel.org, syzbot+1dd53396e7124586dca9@syzkaller.appspotmail.com, Dmitry Antipov , syzbot+77026564530dbc29b854@syzkaller.appspotmail.com, syzbot+5054473a31f78f735416@syzkaller.appspotmail.com, Joseph Qi , Junxiao Bi , Jun Piao , Deepanshu Kartikey , Heming Zhao , Joel Becker , Mark Fasheh , Andrew Morton Subject: Re: [PATCH 6.6.y] ocfs2: add extra consistency checks for chain allocator dinodes Message-ID: <2026032906-unashamed-variable-1ea3@gregkh> References: Precedence: bulk X-Mailing-List: stable@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: On Sun, Mar 29, 2026 at 05:13:52PM +0800, Changjian Liu wrote: > [ Upstream commit e1c70505ee8158c1108340d9cd67182ade93af4a ] > > ocfs2: add extra consistency checks for chain allocator dinodes For some reason you did not address my previous review comments, so I'm going to have to delete this and ignore future submissions until you work with someone who can help you with the development process and will submit changes that they have approved first. sorry, greg k-h