OpenVZ Forum


Home » Mailing lists » Devel » [PATCH] Fix cgroup_create_dir() comments
[PATCH] Fix cgroup_create_dir() comments [message #20774] Wed, 26 September 2007 03:19
Paul Menage is currently offline  Paul Menage
Messages: 642
Registered: September 2006
Senior Member
Comment fixed, to match the actual arguments.

Signed-off-by: Balaji Rao <balajirao@gmail.com>
Signed-off-by: Paul Menage <menage@google.com>

---
 kernel/cgroup.c |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Index: container-2.6.23-rc8-mm1/kernel/cgroup.c
===================================================================
--- container-2.6.23-rc8-mm1.orig/kernel/cgroup.c
+++ container-2.6.23-rc8-mm1/kernel/cgroup.c
@@ -1569,7 +1569,7 @@ static int cgroup_create_file(struct den
  *	cont:	the cgroup we create the directory for.
  *		It must have a valid ->parent field
  *		And we are going to fill its ->dentry field.
- *	name:	The name to give to the cgroup directory. Will be copied.
+ *	dentry: dentry of the new container
  *	mode:	mode to set on new directory.
  */
 static int cgroup_create_dir(struct cgroup *cont, struct dentry *dentry,
_______________________________________________
Containers mailing list
Containers@lists.linux-foundation.org
https://lists.linux-foundation.org/mailman/listinfo/containers
 
Read Message
Previous Topic: Re: [RFC] [PATCH] memory controller statistics
Next Topic: [RFC][PATCH] allow "unlimited" limit value.
Goto Forum:
  


Current Time: Fri Sep 27 13:25:19 GMT 2024

Total time taken to generate the page: 0.06961 seconds