Re: [PATCH 01/10] cgroup: move cgroup_clear_directory() call outof cgroup_populate_dir()

From: Glauber Costa
Date: Mon Mar 19 2012 - 06:26:43 EST


On 03/17/2012 03:35 AM, Tejun Heo wrote:
cgroup_populate_dir() currently clears all files and then repopulate
the directory; however, the clearing part is only useful when it's
called from cgroup_remount(). Relocate the invocation to
cgroup_remount().

This is to prepare for further cgroup file handling updates.

Signed-off-by: Tejun Heo<tj@xxxxxxxxxx>

Acked-by: Glauber Costa <glommer@xxxxxxxxxxxxx>

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/