Re: [libvirt] [PATCH 2/2] tests: metadatatest: Quiesce errors on expected paths

2013-09-17 Thread Eric Blake
On 09/17/2013 07:40 AM, Peter Krempa wrote: > Use the helper added in previous patch to quiesce errors from this test > that was spamming logs on normal test runs. > --- > tests/metadatatest.c | 2 ++ > 1 file changed, 2 insertions(+) ACK > > diff --git a/tests/metadatatest.c b/tests/metadatate

Re: [libvirt] [PATCH 2/2] tests: metadatatest: Quiesce errors on expected paths

2013-09-17 Thread Peter Krempa
On 09/17/13 16:42, Eric Blake wrote: > On 09/17/2013 07:40 AM, Peter Krempa wrote: >> Use the helper added in previous patch to quiesce errors from this test >> that was spamming logs on normal test runs. >> --- >> tests/metadatatest.c | 2 ++ >> 1 file changed, 2 insertions(+) > > ACK > Series

[libvirt] [PATCH 2/2] tests: metadatatest: Quiesce errors on expected paths

2013-09-17 Thread Peter Krempa
Use the helper added in previous patch to quiesce errors from this test that was spamming logs on normal test runs. --- tests/metadatatest.c | 2 ++ 1 file changed, 2 insertions(+) diff --git a/tests/metadatatest.c b/tests/metadatatest.c index 6bcf335..30c43ba 100644 --- a/tests/metadatatest.c ++