On Fri, Jun 25, 2010 at 2:02 AM, Eric Brower <[email protected]> wrote:
> Following are a few patches (for comment) intended to make
> cgroup_create_cgroup_from_parent() functional.  The current
> documentation shows the following as an example:
>
>  [cgroup_init()]
>  struct cgroup *foo = cgroup_new_cgroup("foo");
>  cgroup_create_cgroup_from_parent(foo, 0);
>
> For a variety of reasons, this does not currently work.
>
> Comments, please, on the following patches before I spend more time on
> this-- I'm not familiar with libcg, and I may misunderstand the use
> model for which it was planned.
>

OK, so as Balbir has acked the patches, I am looking to merge them.
But before I do that, some observations, with respect to patch
submission

1. Please give distinct subjects for each patch so that we know what
the patch does.
2. Try to avoid comments like "companion to 2/3" since these numbers
will not be maintained when we merge the patches. It is much better to
have a self contained patch descriptions.

Since these patches are marked RFC, I will not merge them yet, and
will wait for you to repost them. When you do, please include Balbir's
Ack so we can merge them immediately. (also taking care of Balbir's
comments)

Thanks!
Dhaval

------------------------------------------------------------------------------
This SF.net email is sponsored by Sprint
What will you do first with EVO, the first 4G phone?
Visit sprint.com/first -- http://p.sf.net/sfu/sprint-com-first
_______________________________________________
Libcg-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/libcg-devel

Reply via email to