summary refs log tree commit diff stats
path: root/scripts/qapi-commands.py
diff options
context:
space:
mode:
authorMarkus Armbruster <armbru@redhat.com>2017-03-06 20:00:38 +0100
committerKevin Wolf <kwolf@redhat.com>2017-03-07 14:53:28 +0100
commita0dc0e2bfe543404c07258b2a2c4f9d53c0430b1 (patch)
tree01d5efe0ee24f964ae050fa07e4b0afa17ecd8b6 /scripts/qapi-commands.py
parent48d7c4af06393b974b0a515ac9d1cc7346dbae23 (diff)
downloadfocaccia-qemu-a0dc0e2bfe543404c07258b2a2c4f9d53c0430b1.tar.gz
focaccia-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/qapi-commands.py')
0 files changed, 0 insertions, 0 deletions