Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S933401AbbLVSNZ (ORCPT ); Tue, 22 Dec 2015 13:13:25 -0500 Received: from mail-yk0-f180.google.com ([209.85.160.180]:34710 "EHLO mail-yk0-f180.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S933246AbbLVSNN (ORCPT ); Tue, 22 Dec 2015 13:13:13 -0500 Date: Tue, 22 Dec 2015 13:13:11 -0500 From: Tejun Heo To: "Serge E. Hallyn" Cc: davem@davemloft.net, pablo@netfilter.org, kaber@trash.net, kadlec@blackhole.kfki.hu, daniel@iogearbox.net, daniel.wagner@bmw-carit.de, nhorman@tuxdriver.com, lizefan@huawei.com, hannes@cmpxchg.org, netdev@vger.kernel.org, netfilter-devel@vger.kernel.org, coreteam@netfilter.org, cgroups@vger.kernel.org, linux-kernel@vger.kernel.org, kernel-team@fb.com, ninasc@fb.com Subject: Re: [PATCH 3/8] cgroup: implement cgroup_get_from_path() and expose cgroup_put() Message-ID: <20151222181311.GA5003@mtj.duckdns.org> References: <1449527935-27056-1-git-send-email-tj@kernel.org> <1449527935-27056-4-git-send-email-tj@kernel.org> <20151222002240.GA6682@mail.hallyn.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20151222002240.GA6682@mail.hallyn.com> User-Agent: Mutt/1.5.24 (2015-08-30) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 661 Lines: 19 Hello, Serge. On Mon, Dec 21, 2015 at 06:22:41PM -0600, Serge E. Hallyn wrote: > I'm trying to figure out how to handle this in the cgroup ns patchset. > Is this going to be purely used internally? From the user i see in > this patchset it looks like I should leave it be (and have @path always > be absolute) Is that right? Yeap, I don't think this function needs to worry about namespaces. Thanks. -- tejun -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/