diff options
| author | Markus Armbruster | 2017-03-06 20:00:38 +0100 |
|---|---|---|
| committer | Kevin Wolf | 2017-03-07 14:53:28 +0100 |
| commit | a0dc0e2bfe543404c07258b2a2c4f9d53c0430b1 (patch) | |
| tree | 01d5efe0ee24f964ae050fa07e4b0afa17ecd8b6 /scripts/switch-timer-api | |
| parent | sheepdog: Fix error handling sd_create() (diff) | |
| download | qemu-a0dc0e2bfe543404c07258b2a2c4f9d53c0430b1.tar.gz qemu-a0dc0e2bfe543404c07258b2a2c4f9d53c0430b1.tar.xz qemu-a0dc0e2bfe543404c07258b2a2c4f9d53c0430b1.zip | |
sheepdog: Mark sd_snapshot_delete() lossage FIXME
sd_snapshot_delete() should delete the snapshot whose ID matches
@snapshot_id and whose name matches @name. But that's not what it
does. If @snapshot_id is a valid ID, it deletes the snapshot with
that ID, else it deletes the snapshot with that name. It doesn't use
@name at all. Add suitable FIXME comments, so someone who actually
knows Sheepdog can fix it.
Signed-off-by: Markus Armbruster <armbru@redhat.com>
Reviewed-by: Eric Blake <eblake@redhat.com>
Signed-off-by: Kevin Wolf <kwolf@redhat.com>
Diffstat (limited to 'scripts/switch-timer-api')
0 files changed, 0 insertions, 0 deletions
