From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id 147EEEE01E2 for ; Wed, 13 Sep 2023 16:44:37 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S231559AbjIMQoi (ORCPT ); Wed, 13 Sep 2023 12:44:38 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:51176 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S231339AbjIMQoS (ORCPT ); Wed, 13 Sep 2023 12:44:18 -0400 Received: from smtp.kernel.org (relay.kernel.org [52.25.139.140]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id E47D24C22 for ; Wed, 13 Sep 2023 09:41:22 -0700 (PDT) Received: by smtp.kernel.org (Postfix) with ESMTPSA id E8C40C433C8; Wed, 13 Sep 2023 16:41:20 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1694623282; bh=ePRmbVLmq3TIPGaB0RL19wxutLgZWDbOkXmOFx1sX4s=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=r/vOzUjZMCsJtUjATPDbcUL4bwbwVenApEscHllgxC4OVH+kRHGlMpQ/o0Za+3/zI IjWyUulRflaB2pVouW3/XbFczKyfFsTgEQVxo8pPQmW4qxvB+fdfvJ+wGecL5CvJQu vbNDh5dprI6i8F+5HxAeoDhWvIIqgHUp5vQT/IhKw7qAdbWYIEmcRi9zpm427jzRem xlMobwY9/OdjinDNv8IHRbICVKMldA7t6C9F4Ey+y8Eu0ACAwoaAiynBRsmeEvRwOc x36guldNIhgFVa/KT0jd8H0u4EggNNSAPFNluUZcihFoVfolHMwqgEHJT/x+3ts4G9 YDYlYQb1LhrGg== Date: Wed, 13 Sep 2023 18:41:18 +0200 From: Christian Brauner To: Amir Goldstein Cc: Miklos Szeredi , Al Viro , linux-fsdevel@vger.kernel.org, Christoph Hellwig , Jan Kara Subject: Re: [PATCH] ovl: factor out some common helpers for backing files io Message-ID: <20230913-testen-zeitbegrenzung-a4bbdb3294b1@brauner> References: <20230912185408.3343163-1-amir73il@gmail.com> <20230913-sticken-warnzeichen-099bceebc54d@brauner> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline In-Reply-To: Precedence: bulk List-ID: X-Mailing-List: linux-fsdevel@vger.kernel.org > and add the entry: > FILESYSTEM [BACKING FILE] Yeah, sorry. I didn't look at the prefix. FILESYSTEMS is obviously fine!