Re: [Devel] [PATCH v2 2/8] adjust fs_create parameter

2013-04-15 Thread Kir Kolyshkin
On 03/22/2013 03:48 AM, Glauber Costa wrote: We need to pass more information to fs_create. Instead of adding arguments, it is preferred to pass the whole vps_p structure and unfold it inside the callee. Signed-off-by: Glauber Costa glom...@parallels.com --- src/lib/create.c | 13

Re: [Devel] [PATCH v2 2/8] adjust fs_create parameter

2013-04-01 Thread Dmitry Guryanov
On 130322 14:48:16, Glauber Costa wrote: We need to pass more information to fs_create. Instead of adding arguments, it is preferred to pass the whole vps_p structure and unfold it inside the callee. Can't apply this patch :( [root@localhost vzctl]# git am ~/2.patch Applying: adjust

Re: [Devel] [PATCH v2 2/8] adjust fs_create parameter

2013-04-01 Thread Kir Kolyshkin
On 04/01/2013 08:37 AM, Glauber Costa wrote: On 04/01/2013 07:13 PM, Dmitry Guryanov wrote: On 130401 19:04:37, Glauber Costa wrote: On 04/01/2013 06:58 PM, Dmitry Guryanov wrote: On 130322 14:48:16, Glauber Costa wrote: We need to pass more information to fs_create. Instead of adding

Re: [Devel] [PATCH v2 2/8] adjust fs_create parameter

2013-04-01 Thread Glauber Costa
On 04/01/2013 07:44 PM, Kir Kolyshkin wrote: On 04/01/2013 08:37 AM, Glauber Costa wrote: On 04/01/2013 07:13 PM, Dmitry Guryanov wrote: On 130401 19:04:37, Glauber Costa wrote: On 04/01/2013 06:58 PM, Dmitry Guryanov wrote: On 130322 14:48:16, Glauber Costa wrote: We need to pass more

Re: [Devel] [PATCH v2 2/8] adjust fs_create parameter

2013-04-01 Thread Kir Kolyshkin
On 04/01/2013 09:24 AM, Dmitry Guryanov wrote: On 130401 20:04:31, Glauber Costa wrote: On 04/01/2013 07:44 PM, Kir Kolyshkin wrote: On 04/01/2013 08:37 AM, Glauber Costa wrote: On 04/01/2013 07:13 PM, Dmitry Guryanov wrote: On 130401 19:04:37, Glauber Costa wrote: On 04/01/2013 06:58 PM,