Paolo Bonzini 68acc99f14 sheepdog: remove huge BSS object
block/sheepdog.o has a 4M static variable that is 90% of QEMU's whole .bss
section.  Replace it with a heap-allocated block, and make it smaller too
since only the inode header is actually being used.

bss size goes down from 4464280 to 269976.

Reviewed-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Reviewed-by: Jeff Cody <jcody@redhat.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Message-Id: <20180523160721.14018-3-pbonzini@redhat.com>
Signed-off-by: Jeff Cody <jcody@redhat.com>
2018-06-05 10:15:12 -04:00
..
2018-06-01 14:41:47 +01:00
2018-06-01 14:41:48 +01:00
2018-05-15 16:15:21 +02:00
2018-05-31 04:16:06 +03:00
2018-05-16 13:37:47 -04:00
2018-05-15 16:11:41 +02:00
2018-06-04 18:34:04 +01:00
2018-05-31 04:16:06 +03:00
2018-06-01 14:41:47 +01:00
2018-05-15 16:11:41 +02:00
2018-06-05 10:15:12 -04:00
2018-05-29 22:19:57 +02:00
2018-06-04 10:15:16 +01:00
2018-05-15 16:11:41 +02:00