From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from us-smtp-delivery-124.mimecast.com (us-smtp-delivery-124.mimecast.com [170.10.133.124]) (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 45E002D77FA for ; Sat, 7 Mar 2026 13:52:04 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=170.10.133.124 ARC-Seal:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1772891526; cv=none; b=lNH/hnx+M38sVFMkK9TThrbWj1ds+ZGDkCWU29R3zVfgUQi63ap7tcTIXA7lan0BNDJlhWmXAZqMD2RGdcdUjqi3F4Ru8/qi+yr7ioUa6rkqP0LCxOCXlp45n3ptkw0IrLo5cTr6dJinf5VPOQ3pMGf+UrnXM04bleEqvSDW5Kk= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1772891526; c=relaxed/simple; bh=uJNhmH0X69qWf38wy6vI+VE51fiNAFZIgqEBFzaembo=; h=From:In-Reply-To:References:To:Cc:Subject:MIME-Version: Content-Type:Date:Message-ID; b=M2Gl9La2/FUPTby6S+8idIIBzoFz2FZaddS7DST5xpme5dYH6UENTSkpS6g53DaO8AAf20r5MeOpa3NwixueSNYqYqVBh387Tf183H4sVsABh/0RTcqXzrVtN9y1EXmA73lCqmVhEIUk3V4MUpdoAkKTiJKLlFtdnrSA22Uu7Po= ARC-Authentication-Results:i=1; smtp.subspace.kernel.org; dmarc=pass (p=quarantine dis=none) header.from=redhat.com; spf=pass smtp.mailfrom=redhat.com; dkim=pass (1024-bit key) header.d=redhat.com header.i=@redhat.com header.b=MrVhmG+Y; arc=none smtp.client-ip=170.10.133.124 Authentication-Results: smtp.subspace.kernel.org; dmarc=pass (p=quarantine dis=none) header.from=redhat.com Authentication-Results: smtp.subspace.kernel.org; spf=pass smtp.mailfrom=redhat.com Authentication-Results: smtp.subspace.kernel.org; dkim=pass (1024-bit key) header.d=redhat.com header.i=@redhat.com header.b="MrVhmG+Y" DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=redhat.com; s=mimecast20190719; t=1772891524; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: in-reply-to:in-reply-to:references:references; bh=uJNhmH0X69qWf38wy6vI+VE51fiNAFZIgqEBFzaembo=; b=MrVhmG+YFYb16AZoU29PUfCEb735F0CpMsTWQSqJrkS4/yZtFNSWO9HShxmgTogLYJEwgo us7cwOvb1jHqle4cAtkMqjj6yBt0r0uT+bvOSrMHizNqtLvafHuzfAqGslT1QCOm7rIGYd 621OQdhLUneXbaVHfOB4gPrQInrk9XQ= Received: from mx-prod-mc-05.mail-002.prod.us-west-2.aws.redhat.com (ec2-54-186-198-63.us-west-2.compute.amazonaws.com [54.186.198.63]) by relay.mimecast.com with ESMTP with STARTTLS (version=TLSv1.3, cipher=TLS_AES_256_GCM_SHA384) id us-mta-244-yi40-dcEOB64WlabGVo4lA-1; Sat, 07 Mar 2026 08:51:58 -0500 X-MC-Unique: yi40-dcEOB64WlabGVo4lA-1 X-Mimecast-MFC-AGG-ID: yi40-dcEOB64WlabGVo4lA_1772891517 Received: from mx-prod-int-03.mail-002.prod.us-west-2.aws.redhat.com (mx-prod-int-03.mail-002.prod.us-west-2.aws.redhat.com [10.30.177.12]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits) server-digest SHA256) (No client certificate requested) by mx-prod-mc-05.mail-002.prod.us-west-2.aws.redhat.com (Postfix) with ESMTPS id 31B22195608E; Sat, 7 Mar 2026 13:51:57 +0000 (UTC) Received: from warthog.procyon.org.uk (unknown [10.45.224.65]) by mx-prod-int-03.mail-002.prod.us-west-2.aws.redhat.com (Postfix) with ESMTP id ADBFB1958DC5; Sat, 7 Mar 2026 13:51:54 +0000 (UTC) Organization: Red Hat UK Ltd. Registered Address: Red Hat UK Ltd, Amberley Place, 107-111 Peascod Street, Windsor, Berkshire, SI4 1TE, United Kingdom. Registered in England and Wales under Company Registration No. 3798903 From: David Howells In-Reply-To: <20260307090041.359870-1-kartikey406@gmail.com> References: <20260307090041.359870-1-kartikey406@gmail.com> To: Deepanshu Kartikey Cc: dhowells@redhat.com, pc@manguebit.org, jlayton@kernel.org, netfs@lists.linux.dev, linux-fsdevel@vger.kernel.org, linux-kernel@vger.kernel.org, syzbot+9c058f0d63475adc97fd@syzkaller.appspotmail.com Subject: Re: [PATCH] netfs: Fix kernel BUG in netfs_limit_iter() for ITER_KVEC iterators Precedence: bulk X-Mailing-List: linux-fsdevel@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-ID: <683947.1772891513.1@warthog.procyon.org.uk> Date: Sat, 07 Mar 2026 13:51:53 +0000 Message-ID: <683948.1772891513@warthog.procyon.org.uk> X-Scanned-By: MIMEDefang 3.0 on 10.30.177.12 Thanks very much for these two patches :-) David