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 E9E37C433EF for ; Mon, 27 Jun 2022 07:04:44 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S232348AbiF0HEo (ORCPT ); Mon, 27 Jun 2022 03:04:44 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:52474 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S232273AbiF0HEn (ORCPT ); Mon, 27 Jun 2022 03:04:43 -0400 Received: from bombadil.infradead.org (bombadil.infradead.org [IPv6:2607:7c80:54:3::133]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 42875273D; Mon, 27 Jun 2022 00:04:43 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=infradead.org; s=bombadil.20210309; h=In-Reply-To:Content-Type:MIME-Version :References:Message-ID:Subject:Cc:To:From:Date:Sender:Reply-To: Content-Transfer-Encoding:Content-ID:Content-Description; bh=glQQdrWI1pE97+BrtfWxRqj88uSRGIIFBYFFDbcQBcI=; b=gD3RB5+kJx6ipyfqWYr1CKSprJ y+z5+b6nRrFJhnG4uYhlvJKN4HYQ16b5o2VcQZNruY7Pf3wcpd2jH6a9zjS8c529IeuEh18TkESLs OawKrkVcZ+XBRFMdAhKNnL/E/8tyA7ue6k8GAnhzmo7oUq0IfZYp5blQXfFtLcTR7bJ3kOaAaqAEN 2RViX9oc3HlnDvY3Y1Jgs8nTkkVF/vi2qu+d4jcm5HemZza3TYbbkU4QzhxPlOr8TEBPNZlTa7DgL Q1SPazKBpp5jUmJn6jOW8idx1BkB11CMataKjswKHKawBwRsukWHdjKUK2P6cCBUrTXCxC/z0VMKO qEsD1oow==; Received: from hch by bombadil.infradead.org with local (Exim 4.94.2 #2 (Red Hat Linux)) id 1o5ina-00GIqH-Ps; Mon, 27 Jun 2022 07:04:42 +0000 Date: Mon, 27 Jun 2022 00:04:42 -0700 From: Christoph Hellwig To: KP Singh Cc: bpf@vger.kernel.org, Alexei Starovoitov , Daniel Borkmann , Andrii Nakryiko , Benjamin Tissoires , Yosry Ahmed , linux-fsdevel@vger.kernel.org Subject: Re: [PATCH v4 bpf-next 0/5] Add bpf_getxattr Message-ID: References: <20220624045636.3668195-1-kpsingh@kernel.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20220624045636.3668195-1-kpsingh@kernel.org> X-SRS-Rewrite: SMTP reverse-path rewritten from by bombadil.infradead.org. See http://www.infradead.org/rpr.html Precedence: bulk List-ID: X-Mailing-List: bpf@vger.kernel.org This needs to have a proper discussin on linux-fsdevel. Please resend the whole there. Adding the lsm list in addition would not be bad idea either.