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 7A054C4167B for ; Fri, 2 Dec 2022 10:12:34 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S232734AbiLBKMb (ORCPT ); Fri, 2 Dec 2022 05:12:31 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:49422 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S233250AbiLBKMK (ORCPT ); Fri, 2 Dec 2022 05:12:10 -0500 Received: from verein.lst.de (verein.lst.de [213.95.11.211]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 77E78CD785; Fri, 2 Dec 2022 02:12:05 -0800 (PST) Received: by verein.lst.de (Postfix, from userid 2407) id 96D9A68D08; Fri, 2 Dec 2022 11:11:58 +0100 (CET) Date: Fri, 2 Dec 2022 11:11:56 +0100 From: Christoph Hellwig To: Bartosz Golaszewski Cc: Joel Becker , Christoph Hellwig , Jonathan Corbet , linux-doc@vger.kernel.org, linux-kernel@vger.kernel.org, Bartosz Golaszewski Subject: Re: [PATCH] fs: configfs: remove mentions of committable items Message-ID: <20221202101156.GA17243@lst.de> References: <20221123112416.1838597-1-brgl@bgdev.pl> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20221123112416.1838597-1-brgl@bgdev.pl> User-Agent: Mutt/1.5.17 (2007-11-01) Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Thanks, applied.