30.01.2019 22:58, John Snow wrote:
>
>
> On 1/30/19 8:58 AM, Vladimir Sementsov-Ogievskiy wrote:
>> Hi!
>>
>> I have a question about job_pause_point. Now a good job of moving generic
>> things about
>> block-jobs to job.c is done..
>>
>> job_pause_point do visible job-state change, as changing
On 1/30/19 8:58 AM, Vladimir Sementsov-Ogievskiy wrote:
> Hi!
>
> I have a question about job_pause_point. Now a good job of moving generic
> things about
> block-jobs to job.c is done..
>
> job_pause_point do visible job-state change, as changing job->status and
> job->paused.
>
> Is it as
Hi!
I have a question about job_pause_point. Now a good job of moving generic
things about
block-jobs to job.c is done..
job_pause_point do visible job-state change, as changing job->status and
job->paused.
Is it assumed, that job don't do anything after that state change? Iotests are
written