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.129.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 2AE083B4E8A for ; Tue, 24 Mar 2026 22:50:16 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=170.10.129.124 ARC-Seal:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1774392618; cv=none; b=ik6nor5kWRNGKLYvZ3ONhw9o9zq9ELKscm1etQ8bDqlkwan7L1q46gkHzCe6ewlvOW+7lij7cg7IZN4mYn3QnnpciScWMwuX53X+oUhOjobH+jFvoTEzcSseBLD2Ud0U1nCOm2S5D2X70HWA8K24hToqssbFmjeuyO21tm9UvPs= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1774392618; c=relaxed/simple; bh=gcOHjfYUHrEzc5aicI/D/lMN5+gGHDtwJfdvxpiifHk=; h=From:In-Reply-To:References:Cc:Subject:MIME-Version:Date: Message-ID:Content-Type; b=fWVEzsVc/KdupkI8PHMAl8WAhZOL9OClCYgXlMOkooURBpcC3DVf5UiuB1EAxCbEHZWa9CrzAxenJbsQMKJ3jdTs3f0KmSbsqNgKaWYj+RuTCxvQji7kKIMGnKjOGBrTKTMdjLvtdAV9ta6pVgn9X4t6q4NAkR3kmsNSiPCkdxY= 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=RHddZ7h0; arc=none smtp.client-ip=170.10.129.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="RHddZ7h0" DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=redhat.com; s=mimecast20190719; t=1774392616; h=from:from:reply-to:subject:subject:date:date:message-id:message-id:to: cc:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=gcOHjfYUHrEzc5aicI/D/lMN5+gGHDtwJfdvxpiifHk=; b=RHddZ7h0nxj6vskp0Gj/7fpGnD7W+fighJc1oyfcTZfvjulfr5mRdGxYxFZZUzu+5H/+pG pD5RQSLUGjOmXiHy7OkfOrpbPHYTEITJLNVQodF14oddKz3qQZjuFiTSpBTMEO/znXSEm6 Ce/tTkX+UeSjseVVDNANPFEpIRy0Dnw= Received: from mx-prod-mc-03.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-643-3j87R5rqPU6c6bEF0vYXQw-1; Tue, 24 Mar 2026 18:50:10 -0400 X-MC-Unique: 3j87R5rqPU6c6bEF0vYXQw-1 X-Mimecast-MFC-AGG-ID: 3j87R5rqPU6c6bEF0vYXQw_1774392609 Received: from mx-prod-int-05.mail-002.prod.us-west-2.aws.redhat.com (mx-prod-int-05.mail-002.prod.us-west-2.aws.redhat.com [10.30.177.17]) (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-03.mail-002.prod.us-west-2.aws.redhat.com (Postfix) with ESMTPS id 1F9761944F05; Tue, 24 Mar 2026 22:50:08 +0000 (UTC) Received: from warthog.procyon.org.uk (unknown [10.44.33.121]) by mx-prod-int-05.mail-002.prod.us-west-2.aws.redhat.com (Postfix) with ESMTP id E06E319539A0; Tue, 24 Mar 2026 22:50:04 +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: <4001609.1774391729@warthog.procyon.org.uk> References: <4001609.1774391729@warthog.procyon.org.uk> Cc: dhowells@redhat.com, NeilBrown , Marc Dionne , Paulo Alcantara , Christian Brauner , netfs@lists.linux.dev, linux-afs@lists.infradead.org, linux-fsdevel@vger.kernel.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH] cachefiles: Fix excess dput() after end_removing() Precedence: bulk X-Mailing-List: netfs@lists.linux.dev List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 Date: Tue, 24 Mar 2026 22:50:03 +0000 Message-ID: <4002225.1774392603@warthog.procyon.org.uk> X-Scanned-By: MIMEDefang 3.0 on 10.30.177.17 X-Mimecast-MFC-PROC-ID: nf2G6IvUIKfw4A-d5syIXM6zo7ceQE1PA35aDC6Ub_o_1774392609 X-Mimecast-Originator: redhat.com Content-Type: text/plain; charset="us-ascii" Content-ID: <4002224.1774392603.1@warthog.procyon.org.uk> Content-Transfer-Encoding: quoted-printable David Howells wrote: > Fixes: 7bb1eb45e43c ("VFS: introduce start_removing_dentry()") Actually, this should probably be: Fixes: bd6ede8a06e8 ("VFS/nfsd/cachefiles/ovl: introduce start_removing() a= nd end_removing()")