Vladimir Sementsov-Ogievskiy <[email protected]> writes: > We are going to move change action from block-job to job > implementation, and then move to job-* extenral APIs, deprecating > block-job-* APIs. This commit simplifies further transition. > > The commit is made by command > > git grep -l BlockJobChangeOptions | \ > xargs sed -i 's/BlockJobChangeOptions/JobChangeOptions/g' > > Signed-off-by: Vladimir Sementsov-Ogievskiy <[email protected]>
Acked-by: Markus Armbruster <[email protected]>
