Re: [PATCH 5/7] iotests/129: Actually test a commit job

2021-01-13 Thread Vladimir Sementsov-Ogievskiy
13.01.2021 17:06, Max Reitz wrote: Before this patch, test_block_commit() performs an active commit, which under the hood is a mirror job. If we want to test various different block jobs, we should perhaps run an actual commit job instead. Doing so requires adding an overlay above the source

Re: [PATCH 5/7] iotests/129: Actually test a commit job

2021-01-13 Thread Eric Blake
On 1/13/21 8:06 AM, Max Reitz wrote: > Before this patch, test_block_commit() performs an active commit, which > under the hood is a mirror job. If we want to test various different > block jobs, we should perhaps run an actual commit job instead. > > Doing so requires adding an overlay above

[PATCH 5/7] iotests/129: Actually test a commit job

2021-01-13 Thread Max Reitz
Before this patch, test_block_commit() performs an active commit, which under the hood is a mirror job. If we want to test various different block jobs, we should perhaps run an actual commit job instead. Doing so requires adding an overlay above the source node before the commit is done (and