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 E8D59C433EF for ; Mon, 7 Feb 2022 07:02:10 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S241904AbiBGG6q (ORCPT ); Mon, 7 Feb 2022 01:58:46 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:46012 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S239195AbiBGG5M (ORCPT ); Mon, 7 Feb 2022 01:57:12 -0500 Received: from verein.lst.de (verein.lst.de [213.95.11.211]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id E734FC043184 for ; Sun, 6 Feb 2022 22:57:10 -0800 (PST) Received: by verein.lst.de (Postfix, from userid 2407) id 33DC868B05; Mon, 7 Feb 2022 07:50:48 +0100 (CET) Date: Mon, 7 Feb 2022 07:50:47 +0100 From: Christoph Hellwig To: Christian Brauner Cc: linux-fsdevel@vger.kernel.org, Seth Forshee , Christoph Hellwig , Al Viro Subject: Re: [PATCH 2/7] MAINTAINERS: add entry for idmapped mounts Message-ID: <20220207065047.GB23601@lst.de> References: <20220203131411.3093040-1-brauner@kernel.org> <20220203131411.3093040-3-brauner@kernel.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20220203131411.3093040-3-brauner@kernel.org> User-Agent: Mutt/1.5.17 (2007-11-01) Precedence: bulk List-ID: X-Mailing-List: linux-fsdevel@vger.kernel.org On Thu, Feb 03, 2022 at 02:14:06PM +0100, Christian Brauner wrote: > I'd like to continue maintaining the work that was done around idmapped, > make sure that I'm Cced on new patches and work that impacts the > infrastructure. Looks good, Reviewed-by: Christoph Hellwig