[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20151120214155.GB21590@kroah.com>
Date: Fri, 20 Nov 2015 13:41:55 -0800
From: Greg Kroah-Hartman <gregkh@...uxfoundation.org>
To: Tejun Heo <tj@...nel.org>
Cc: davem@...emloft.net, pablo@...filter.org, kaber@...sh.net,
kadlec@...ckhole.kfki.hu, lizefan@...wei.com, hannes@...xchg.org,
netdev@...r.kernel.org, netfilter-devel@...r.kernel.org,
coreteam@...filter.org, cgroups@...r.kernel.org,
linux-kernel@...r.kernel.org, kernel-team@...com,
daniel@...earbox.net, daniel.wagner@...-carit.de,
nhorman@...driver.com
Subject: Re: [PATCH 2/7] kernfs: implement kernfs_walk_and_get()
On Fri, Nov 20, 2015 at 04:12:54PM -0500, Tejun Heo wrote:
> On Thu, Nov 19, 2015 at 08:41:04PM -0800, Greg Kroah-Hartman wrote:
> > On Thu, Nov 19, 2015 at 01:52:46PM -0500, Tejun Heo wrote:
> > > Implement kernfs_walk_and_get() which is similar to
> > > kernfs_find_and_get() but can walk a path instead of just a name.
> > >
> > > v2: Use strlcpy() instead of strlen() + memcpy() as suggested by
> > > David.
> > >
> > > Signed-off-by: Tejun Heo <tj@...nel.org>
> > > Cc: Greg Kroah-Hartman <gregkh@...uxfoundation.org>
> > > Cc: David Miller <davem@...emloft.net>
> > > ---
> > > fs/kernfs/dir.c | 46 ++++++++++++++++++++++++++++++++++++++++++++++
> > > include/linux/kernfs.h | 12 ++++++++++++
> > > 2 files changed, 58 insertions(+)
> >
> > Acked-by: Greg Kroah-Hartman <gregkh@...uxfoundation.org>
>
> Greg, would it be okay to route this one through either cgroup or net
> tree?
Either is fine with me, whatever works best for you.
greg k-h
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists