From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from verein.lst.de (verein.lst.de [213.95.11.211]) (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 3F8EA32939F; Fri, 14 Nov 2025 15:26:15 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=213.95.11.211 ARC-Seal:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1763133978; cv=none; b=Kvyu3igmd5fqIja0MkZlxF5oJciST+nNOk+x6RB+qS0jTQ7K3+txVr9uAa/r/bk8wBt+gKoZsRP16MRq/+nfnczrfxbOnqrU96FZDJp4i6eViq7gReolrTTqMplXYKNcjZ/Je7Ug3h5AM7rKI5d794G4Nr4FZDCOBkg8p+xA1O8= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1763133978; c=relaxed/simple; bh=VvRjqszoVk+17tn2dfFxpE53PNejpQcUr9D5zeuyduI=; h=Date:From:To:Cc:Subject:Message-ID:References:MIME-Version: Content-Type:Content-Disposition:In-Reply-To; b=gAmi7tGSVapH02CNSAPAx/DG5a2r6uXwJo2ZcugghB80rCmMbTaX4DtyRj+cWJu/suRVNv8B8TlHiNMDt47zzBD/ghVg6HmTwnejzB/jWoawWzGUXBYuO8xUxyElYwh5zVnHVSQpTbIBuPvM+CZOJgZ9y8ZqojPTVFjDPpXWVuc= ARC-Authentication-Results:i=1; smtp.subspace.kernel.org; dmarc=pass (p=none dis=none) header.from=lst.de; spf=pass smtp.mailfrom=lst.de; arc=none smtp.client-ip=213.95.11.211 Authentication-Results: smtp.subspace.kernel.org; dmarc=pass (p=none dis=none) header.from=lst.de Authentication-Results: smtp.subspace.kernel.org; spf=pass smtp.mailfrom=lst.de Received: by verein.lst.de (Postfix, from userid 2407) id 7A538227A88; Fri, 14 Nov 2025 16:26:11 +0100 (CET) Date: Fri, 14 Nov 2025 16:26:11 +0100 From: Christoph Hellwig To: Jeff Layton Cc: Christoph Hellwig , Christian Brauner , Al Viro , David Sterba , Jan Kara , Mike Marshall , Martin Brandenburg , Carlos Maiolino , Stefan Roesch , linux-kernel@vger.kernel.org, linux-btrfs@vger.kernel.org, gfs2@lists.linux.dev, io-uring@vger.kernel.org, devel@lists.orangefs.org, linux-unionfs@vger.kernel.org, linux-mtd@lists.infradead.org, linux-xfs@vger.kernel.org, linux-nfs@vger.kernel.org Subject: Re: [PATCH 06/14] organgefs: use inode_update_timestamps directly Message-ID: <20251114152611.GC30351@lst.de> References: <20251114062642.1524837-1-hch@lst.de> <20251114062642.1524837-7-hch@lst.de> <4990df3273eb868aa21dde745c1ae2636af4cdd8.camel@kernel.org> Precedence: bulk X-Mailing-List: linux-unionfs@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: <4990df3273eb868aa21dde745c1ae2636af4cdd8.camel@kernel.org> User-Agent: Mutt/1.5.17 (2007-11-01) On Fri, Nov 14, 2025 at 09:06:33AM -0500, Jeff Layton wrote: > Please do fix the spelling of orangefs in the subject line. It'll be > hard to grep for otherwise... Ooops, sorry.