Re: [PATCHSET v2 driver-core-next] kernfs: prepare for cgroup's kernfs conversion

2014-02-08 Thread Tejun Heo
Hello, On Sat, Feb 08, 2014 at 10:17:46AM -0800, Greg KH wrote: > On Sat, Feb 08, 2014 at 10:08:56AM -0500, Tejun Heo wrote: > > On Sat, Feb 08, 2014 at 10:07:51AM -0500, Tejun Heo wrote: > > > On Fri, Feb 07, 2014 at 04:12:54PM -0800, Greg KH wrote: > > > > Ok, I should have now applied all of th

Re: [PATCHSET v2 driver-core-next] kernfs: prepare for cgroup's kernfs conversion

2014-02-08 Thread Greg KH
On Sat, Feb 08, 2014 at 10:08:56AM -0500, Tejun Heo wrote: > On Sat, Feb 08, 2014 at 10:07:51AM -0500, Tejun Heo wrote: > > On Fri, Feb 07, 2014 at 04:12:54PM -0800, Greg KH wrote: > > > Ok, I should have now applied all of these, and hopefully in the correct > > > order. If I got anything wrong,

Re: [PATCHSET v2 driver-core-next] kernfs: prepare for cgroup's kernfs conversion

2014-02-08 Thread Tejun Heo
On Fri, Feb 07, 2014 at 04:12:54PM -0800, Greg KH wrote: > Ok, I should have now applied all of these, and hopefully in the correct > order. If I got anything wrong, please let me know. Everything looks good to me. Thanks! -- tejun -- To unsubscribe from this list: send the line "unsubscribe l

Re: [PATCHSET v2 driver-core-next] kernfs: prepare for cgroup's kernfs conversion

2014-02-08 Thread Tejun Heo
On Sat, Feb 08, 2014 at 10:07:51AM -0500, Tejun Heo wrote: > On Fri, Feb 07, 2014 at 04:12:54PM -0800, Greg KH wrote: > > Ok, I should have now applied all of these, and hopefully in the correct > > order. If I got anything wrong, please let me know. > > Everything looks good to me. Ooh, JFYI, I

Re: [PATCHSET v2 driver-core-next] kernfs: prepare for cgroup's kernfs conversion

2014-02-07 Thread Greg KH
On Fri, Feb 07, 2014 at 01:43:20PM -0500, Tejun Heo wrote: > Hello, > > On Mon, Feb 03, 2014 at 02:09:07PM -0500, Tejun Heo wrote: > > 0001-kernfs-invoke-dir_ops-while-holding-active-ref-of-th.patch > > 0002-kernfs-rename-kernfs_dir_ops-to-kernfs_syscall_ops.patch > > 0003-kernfs-implement-kern

Re: [PATCHSET v2 driver-core-next] kernfs: prepare for cgroup's kernfs conversion

2014-02-07 Thread Tejun Heo
Hello, On Mon, Feb 03, 2014 at 02:09:07PM -0500, Tejun Heo wrote: > 0001-kernfs-invoke-dir_ops-while-holding-active-ref-of-th.patch > 0002-kernfs-rename-kernfs_dir_ops-to-kernfs_syscall_ops.patch > 0003-kernfs-implement-kernfs_syscall_ops-remount_fs-and-s.patch > 0004-kernfs-add-missing-kernfs

[PATCHSET v2 driver-core-next] kernfs: prepare for cgroup's kernfs conversion

2014-02-03 Thread Tejun Heo
Hello, This patchset makes various updates in preparation of cgroup's kernfs conversion. Changes from the last take[L] are * Refreshed on top of v3.14-rc1. * 0010-kernfs-add-CONFIG_KERNFS.patch added. This patchset contains the following 10 patches. 0001-kernfs-invoke-dir_ops-while-holding-a