[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20140425193922.GA32567@kroah.com>
Date: Fri, 25 Apr 2014 12:39:22 -0700
From: Greg KH <gregkh@...uxfoundation.org>
To: Jianyu Zhan <nasa4836@...il.com>
Cc: tj@...nel.org, lizefan@...wei.com, linux-kernel@...r.kernel.org,
containers@...ts.linux-foundation.org, cgroups@...r.kernel.org
Subject: Re: [PATCH] kernfs: move the last knowledge of sysfs out from kernfs
On Thu, Apr 17, 2014 at 01:24:18AM +0800, Jianyu Zhan wrote:
> There is still one residue of sysfs remaining: the sb_magic
> SYSFS_MAGIC. However this should be kernfs user specific,
> so this patch moves it out. Kerrnfs user should specify their
> magic number while mouting.
>
> Signed-off-by: Jianyu Zhan <nasa4836@...il.com>
> Acked-by: Tejun Heo <tj@...nel.org>
> ---
> fs/kernfs/mount.c | 11 ++++++-----
> fs/sysfs/mount.c | 4 +++-
> include/linux/kernfs.h | 13 ++++++++-----
> kernel/cgroup.c | 4 +++-
> 4 files changed, 20 insertions(+), 12 deletions(-)
This doesn't apply to my tree, can you please redo it against
the driver-core-next branch and resend?
thanks,
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