commit | cd44d96be90e7767c6fb8f33b90939eb58814956 | [log] [tgz] |
---|---|---|
author | Kevin Wolf <kwolf@redhat.com> | Wed May 16 12:55:48 2018 +0200 |
committer | Kevin Wolf <kwolf@redhat.com> | Wed May 23 14:30:49 2018 +0200 |
tree | d227a88c31ee8fa66f28fe0f11ffd173cc9546f0 | |
parent | 169926dccfaa06f15a172331bcf0f13bd595e2e5 [diff] |
blockjob: Update block-job-pause/resume documentation Commit 0ec4dfb8d changed block-job_pause/resume so that they return an error if they don't do anything because the job is already paused/running. It forgot to update the documentation, so do that now. Signed-off-by: Kevin Wolf <kwolf@redhat.com> Reviewed-by: Eric Blake <eblake@redhat.com> Reviewed-by: John Snow <jsnow@redhat.com>