]> Git Repo - qemu.git/blobdiff - include/block/block_int.h
block: Remove "growable" from BDS
[qemu.git] / include / block / block_int.h
index 7ad19503dfaf35f5c8de39331cb31ef582d9943d..b340e7e140ce374ac0c5af8018e0cc374402b1ee 100644 (file)
@@ -369,9 +369,6 @@ struct BlockDriverState {
     /* I/O Limits */
     BlockLimits bl;
 
-    /* Whether the disk can expand beyond total_sectors */
-    int growable;
-
     /* Whether produces zeros when read beyond eof */
     bool zero_beyond_eof;
 
This page took 0.022526 seconds and 4 git commands to generate.