From mboxrd@z Thu Jan 1 00:00:00 1970 From: Tejun Heo Subject: Re: [PATCH v3 0/4] Support user xattrs in cgroupfs Date: Thu, 12 Mar 2020 17:17:35 -0400 Message-ID: <20200312211735.GA1967398@mtj.thefacebook.com> References: <20200312200317.31736-1-dxu@dxuuu.xyz> Mime-Version: 1.0 Return-path: DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=sender:date:from:to:cc:subject:message-id:references:mime-version :content-disposition:in-reply-to; bh=RLLdpBX2XKQXFbUwZ31dgJPGrBdnYXHSYA1R5S4vBIc=; b=nafpvQB+7bG/ZUvDhm5LjCl4nvLQnxxIyec6VTyQay4nPmSqm9GglLBQ41WHplB6Kj z65YMzxgI2/c+oherRtGga5POxFF3dzDE6JQnBFz0Q6EQNw3V5ZnRLt4/mttipbB6XYm o8P9+pw/t/g/MyuwdXIFhrUurLR4dxznhPLAtr3kAkOMnGIYqyreRDTnL258s2JnodxV h1Ju25+Aa8Zs5DsEIdYa7n5NdXeUn95cvLzzkco6S7ut0i+mifEaMIXOMe5UJ6CGLKO4 I9HuLnfoxqWE5ALbdgC2h30KKkvJMAXzlvUcHxPu/gGkabIEFSOckJPx5m+tZ9g0VbdI WCNA== Content-Disposition: inline In-Reply-To: <20200312200317.31736-1-dxu-zUS5+7O8QwqlVyrhU4qvOw@public.gmane.org> Sender: cgroups-owner-u79uwXL29TY76Z2rM5mHXA@public.gmane.org List-ID: Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: gregkh-hQyY1W1yCW8ekmWlsbkhG0B+6BGkLq7r@public.gmane.org, Daniel Xu Cc: cgroups-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, lizefan-hv44wF8Li93QT0dZR+AlfA@public.gmane.org, hannes-druUgvl0LCNAfugRpC6u6w@public.gmane.org, viro-RmSDqhL/yNMiFSDQTTA3OLVCufUGDwFn@public.gmane.org, shakeelb-hpIqsD4AKlfQT0dZR+AlfA@public.gmane.org, linux-fsdevel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, kernel-team-b10kYP2dOMg@public.gmane.org Hello, Daniel, the patchset looks good to me. Thanks a lot for working on this. Greg, provided that there aren't further objections, how do you wanna route the patches? I'd be happy to take them through cgroup tree but any tree is fine by me. Thanks. -- tejun