qemu/include/block
Max Reitz c0191e763b block: Remove "growable" from BDS
Now that request clamping is done in the BlockBackend, the "growable"
field can be removed from the BlockDriverState. All BDSs are now treated
as being "growable" (that is, they are allowed to grow; they are not
necessarily actually able to).

Signed-off-by: Max Reitz <mreitz@redhat.com>
Reviewed-by: Eric Blake <eblake@redhat.com>
Message-id: 1423162705-32065-16-git-send-email-mreitz@redhat.com
Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
2015-02-16 15:07:19 +00:00
..
accounting.h
aio.h
block.h block: Add Error parameter to bdrv_find_protocol() 2015-02-16 15:07:18 +00:00
block_int.h block: Remove "growable" from BDS 2015-02-16 15:07:19 +00:00
blockjob.h
coroutine.h
coroutine_int.h
nbd.h nbd: Drop BDS backpointer 2015-02-16 14:36:03 +00:00
qapi.h
scsi.h
snapshot.h
thread-pool.h
write-threshold.h