Received: by 2002:a25:683:0:0:0:0:0 with SMTP id 125csp642557ybg; Fri, 12 Jun 2020 10:39:21 -0700 (PDT) X-Google-Smtp-Source: ABdhPJxxFAo0Ia/KnrhininU82fOgfGTtlGgUD7dGu06VB84gAIt6/3FVsQkW1Uy7rxC8urBIcma X-Received: by 2002:a50:c054:: with SMTP id u20mr12966026edd.142.1591983561154; Fri, 12 Jun 2020 10:39:21 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1591983561; cv=none; d=google.com; s=arc-20160816; b=lbUfu6eo3XTh5nwK8O1vVQBlKcThAhj5zZfIXTFbP3w7cfBhcKNDA00tiqHET/HaND 3SfRggbMlh01NDGzEeqxhijVMxl22PQGxtnTniHzxW0p+EDNXYYa2gdFhCxf3X/5ZQAZ VRMTkzWoC3ph/lUgCJlD1Y/SPUSXkm/Cz46SGH/SZQ0R1ArwgOZXB0244d0wsYItZCoe ZvQATWbFynlbof9uPrwA+h+8VuhNbO+f6nNPcI6CHt6NQB4UV4oA8YNnMBxaegHxNVMv SktcA66EadRWMRxmcjBTQNNCxDsy8/NhV9HXUob0LfmRPIZzt0cuoBiQNr9SsQNxOuHG gNjw== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:in-reply-to:content-disposition :mime-version:references:message-id:subject:cc:to:from:date; bh=N6WeHLE9td9Tib4wy8xWNj9WodwuQ2nu4DL8E1RAJmk=; b=rlkRWlTDrIF27EMlF9jpsS8YEvkQiyUAa9O7OqDEpX3KN1LXMCN4bZAIbMe2JwoNMW gLHhqogclJ2XNH3rp9dhPnl/TvI7aEXrp4uyMja2BJiMSiQJ7/xVl2bJIMkyRHWMEpqQ jn1hA87KrwziTXjL8dWFJnIHBzTX9fiMEyJD03hqFEKANDNNDJ8X8q8ACIBfYHshZJKn UYwPJ4G9hCN/qFKtNwOeX0MJuQ9E+nG1eUhaKyiNPctW48geYwr3zBXZoADfdJ12o5+c T+UOmvZh7BL58cetWHNqKUbA0nMlbAmtTcM4j2p2D+Ly68jv9Z8aEXZRYkCO7yjtSr3a HWfg== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: domain of linux-ext4-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-ext4-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [23.128.96.18]) by mx.google.com with ESMTP id d18si3849507edz.309.2020.06.12.10.38.56; Fri, 12 Jun 2020 10:39:21 -0700 (PDT) Received-SPF: pass (google.com: domain of linux-ext4-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) client-ip=23.128.96.18; Authentication-Results: mx.google.com; spf=pass (google.com: domain of linux-ext4-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-ext4-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1726219AbgFLRir (ORCPT + 99 others); Fri, 12 Jun 2020 13:38:47 -0400 Received: from outgoing-auth-1.mit.edu ([18.9.28.11]:56165 "EHLO outgoing.mit.edu" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1726085AbgFLRir (ORCPT ); Fri, 12 Jun 2020 13:38:47 -0400 Received: from callcc.thunk.org (pool-100-0-195-244.bstnma.fios.verizon.net [100.0.195.244]) (authenticated bits=0) (User authenticated as tytso@ATHENA.MIT.EDU) by outgoing.mit.edu (8.14.7/8.12.4) with ESMTP id 05CHcZka021591 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-GCM-SHA384 bits=256 verify=NOT); Fri, 12 Jun 2020 13:38:36 -0400 Received: by callcc.thunk.org (Postfix, from userid 15806) id 5F645420E61; Fri, 12 Jun 2020 13:38:35 -0400 (EDT) Date: Fri, 12 Jun 2020 13:38:35 -0400 From: "Theodore Y. Ts'o" To: Jan Nieuwenhuizen Cc: linux-kernel@vger.kernel.org, linux-ext4@vger.kernel.org, Andreas Dilger , Danny Milosavljevic , Samuel Thibault Subject: Re: [PATCH v2] ext4: support xattr gnu.* namespace for the Hurd Message-ID: <20200612173835.GA2863913@mit.edu> References: <20200525193940.878-1-janneke@gnu.org> <20200529032505.GM228632@mit.edu> <87imgfuoc4.fsf@gnu.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <87imgfuoc4.fsf@gnu.org> Sender: linux-ext4-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-ext4@vger.kernel.org On Fri, May 29, 2020 at 10:39:39AM +0200, Jan Nieuwenhuizen wrote: > Theodore Y. Ts'o writes: > > Hello! > > > On Mon, May 25, 2020 at 09:39:40PM +0200, Jan (janneke) Nieuwenhuizen wrote: > >> The Hurd gained[0] support for moving the translator and author > >> fields out of the inode and into the "gnu.*" xattr namespace. > >> > >> In anticipation of that, an xattr INDEX was reserved[1]. The Hurd has > >> now been brought into compliance[2] with that. > >> > >> This patch adds support for reading and writing such attributes from > >> Linux; you can now do something like > > [...] > > > > This patch is missing a Signed-off-by. If you don't understand why > > this is really important, please read: > > > > https://www.kernel.org/doc/html/latest/process/submitting-patches.html#sign-your-work-the-developer-s-certificate-of-origin > > Ah, that makes sense. Sorry for omitting that/being not clear on it. > > > Can you resubmit with the DCO or confirm that it's OK for me to add > > your Signed-off-by? > > Yes, that's OK, please do! I am the original author of this patch. Thanks, I've applied this to the ext4.git tree. - Ted