Re: [vdsm] code sign-off/DCO for ovirt projects

2012-04-10 Thread Ryan Harper
* Itamar Heim [2012-04-10 03:57]: > top posting to make sure this is visible: > touched based with danken and enabled this for vdsm project. > if there are any issues/more time needed for adjustment, will disable > and re-enable. > > http://gerrit.googlecode.com/svn/documentation/2.0/user-signed

Re: [vdsm] code sign-off/DCO for ovirt projects

2012-04-10 Thread Itamar Heim
On 04/10/2012 04:13 PM, Ryan Harper wrote: * Itamar Heim [2012-04-10 03:57]: top posting to make sure this is visible: touched based with danken and enabled this for vdsm project. if there are any issues/more time needed for adjustment, will disable and re-enable. http://gerrit.googlecode.com/

Re: [vdsm] code sign-off/DCO for ovirt projects

2012-04-10 Thread Itamar Heim
On 04/10/2012 02:58 PM, Mike Burns wrote: On Tue, 2012-04-10 at 11:57 +0300, Itamar Heim wrote: top posting to make sure this is visible: touched based with danken and enabled this for vdsm project. if there are any issues/more time needed for adjustment, will disable and re-enable. http://gerr

Re: [vdsm] code sign-off/DCO for ovirt projects

2012-04-10 Thread Ewoud Kohl van Wijngaarden
On Mon, Apr 09, 2012 at 06:39:22AM -0600, Eric Blake wrote: > On 04/08/2012 02:11 AM, Dan Kenigsberg wrote: > > > Anything cooler we can do beyond putting > > > > SOB=$(git var GIT_AUTHOR_IDENT | sed -n 's/^\(.*>\).*$/Signed-off-by: \1/p') > > grep -qs "^$SOB" "$1" || echo "$SOB" >> "$1" > > > > at

Re: [vdsm] code sign-off/DCO for ovirt projects

2012-04-10 Thread Mike Burns
On Tue, 2012-04-10 at 11:57 +0300, Itamar Heim wrote: > top posting to make sure this is visible: > touched based with danken and enabled this for vdsm project. > if there are any issues/more time needed for adjustment, will disable > and re-enable. > > http://gerrit.googlecode.com/svn/documentat

Re: [vdsm] Running VDSM (master branch) on Fedora 16

2012-04-10 Thread Lee Yarwood
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 04/05/2012 08:51 AM, Federico Simoncelli wrote: > - Original Message - >> From: "Dan Kenigsberg" >> To: "Federico Simoncelli" >> Cc: "VDSM Project Development" >> Sent: Wednesday, April 4, 2012 9:36:26 AM >> Subject: Re: Running VDSM (mas

Re: [vdsm] Task and other resource leak problem

2012-04-10 Thread Royce Lv
You're right, it's not the job's weak reference.Task remains unreleased after clear task and explicitly free jobs. Seems I still need more investigation.:( Thanks a lot! 2012/4/10 Ayal Baron > > > - Original Message - > > > > Guys, > > > > I'm investigating about resource leak problem a

Re: [vdsm] code sign-off/DCO for ovirt projects

2012-04-10 Thread Eric Blake
On 04/08/2012 02:11 AM, Dan Kenigsberg wrote: > Anything cooler we can do beyond putting > > SOB=$(git var GIT_AUTHOR_IDENT | sed -n 's/^\(.*>\).*$/Signed-off-by: \1/p') > grep -qs "^$SOB" "$1" || echo "$SOB" >> "$1" > > at the bottom of .git/hooks/commit-msg ? To fix 'git format-patch' (which

Re: [vdsm] Test that broken upstream

2012-04-10 Thread Dan Kenigsberg
On Mon, Apr 09, 2012 at 12:37:42PM -0400, Saggi Mizrahi wrote: > Upstream will not currently build because of the following patch: > > Reviewed-by: Dan Kenigsberg > Tested-by: Dan Kenigsberg Yeah, it is my fault, I know. But a teeny weeny part of the blame is shared by the somewhat fra

Re: [vdsm] code sign-off/DCO for ovirt projects

2012-04-10 Thread Itamar Heim
top posting to make sure this is visible: touched based with danken and enabled this for vdsm project. if there are any issues/more time needed for adjustment, will disable and re-enable. http://gerrit.googlecode.com/svn/documentation/2.0/user-signedoffby.html#Signed-off-by On 04/08/2012 11:1

Re: [vdsm] [Engine-devel] Is there a preferred workflow when adding additional error messages to VDSM _and_ Engine?

2012-04-10 Thread Mike Kolesnik
> On 07/04/12 18:10, Lee Yarwood wrote: > > -BEGIN PGP SIGNED MESSAGE- > > Hash: SHA1 > > > > Hello all, > > > > I'm currently working on a patch to correct the logic used by vdsm > > when > > reviewing the logical and physical block size of physical volumes > > [1]. > > Once/If this is