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 68B03C54EBE for ; Mon, 16 Jan 2023 07:09:21 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S231739AbjAPHJU (ORCPT ); Mon, 16 Jan 2023 02:09:20 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:38626 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S231700AbjAPHJS (ORCPT ); Mon, 16 Jan 2023 02:09:18 -0500 Received: from verein.lst.de (verein.lst.de [213.95.11.211]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id E6C84A268 for ; Sun, 15 Jan 2023 23:09:17 -0800 (PST) Received: by verein.lst.de (Postfix, from userid 2407) id CC58C68AFE; Mon, 16 Jan 2023 08:09:14 +0100 (CET) Date: Mon, 16 Jan 2023 08:09:14 +0100 From: Christoph Hellwig To: Christian Brauner Cc: linux-fsdevel@vger.kernel.org, "Seth Forshee (Digital Ocean)" , Christoph Hellwig , Al Viro Subject: Re: [PATCH 25/25] fs: move mnt_idmap Message-ID: <20230116070914.GC15498@lst.de> References: <20230113-fs-idmapped-mnt_idmap-conversion-v1-0-fc84fa7eba67@kernel.org> <20230113-fs-idmapped-mnt_idmap-conversion-v1-25-fc84fa7eba67@kernel.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20230113-fs-idmapped-mnt_idmap-conversion-v1-25-fc84fa7eba67@kernel.org> User-Agent: Mutt/1.5.17 (2007-11-01) Precedence: bulk List-ID: X-Mailing-List: linux-fsdevel@vger.kernel.org > +/* Copyright (c) 2022 Christian Brauner (Microsoft) */ Not a laywer, but this copyright statement looks wrong. Either you own personal copyright on this work, and you should drop the " (Microsoft)", or your employer owns the copyright, in which case this should be the usual corporate copyright blurb.