diff options
| author | Wenchao Xia | 2013-05-25 05:09:43 +0200 |
|---|---|---|
| committer | Kevin Wolf | 2013-06-04 13:56:30 +0200 |
| commit | de08c606f9ddafe647b6843e2b10a6d6030b0fc0 (patch) | |
| tree | ffeb4fe9e9b6e16a63cd143844f2710006243b93 /include/block/qapi.h | |
| parent | block: drop bs_snapshots global variable (diff) | |
| download | qemu-de08c606f9ddafe647b6843e2b10a6d6030b0fc0.tar.gz qemu-de08c606f9ddafe647b6843e2b10a6d6030b0fc0.tar.xz qemu-de08c606f9ddafe647b6843e2b10a6d6030b0fc0.zip | |
block: move snapshot code in block.c to block/snapshot.c
All snapshot related code, except bdrv_snapshot_dump() and
bdrv_is_snapshot(), is moved to block/snapshot.c. bdrv_snapshot_dump()
will be moved to another file later. bdrv_is_snapshot() is not related
with internal snapshot. It also fixes small code style errors reported
by check script.
Signed-off-by: Wenchao Xia <xiawenc@linux.vnet.ibm.com>
Signed-off-by: Kevin Wolf <kwolf@redhat.com>
Diffstat (limited to 'include/block/qapi.h')
0 files changed, 0 insertions, 0 deletions
