commit | 0b92885420c9cf42da27c63939d388e276a7ddde | [log] [tgz] |
---|---|---|
author | Stefan Hajnoczi <stefanha@redhat.com> | Wed Nov 19 14:19:43 2014 +0000 |
committer | Kevin Wolf <kwolf@redhat.com> | Wed Dec 10 10:25:30 2014 +0100 |
tree | 7c5833c214bdd1eadf3ef2bf1b561f19b4d415b2 | |
parent | 4ef3982a99f9d2634588b4785c8d841605517946 [diff] |
blockdev: check for BLOCK_OP_TYPE_INTERNAL_SNAPSHOT_DELETE The BLOCK_OP_TYPE_INTERNAL_SNAPSHOT_DELETE op blocker exists but was never used! Let's fix that so snapshot delete can be blocked. Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com> Reviewed-by: Max Reitz <mreitz@redhat.com> Signed-off-by: Max Reitz <mreitz@redhat.com> Signed-off-by: Kevin Wolf <kwolf@redhat.com>