Loading
dm vdo: add super block initialization to encodings.c
Add vdo_initialize_component_states() to populate the super block, computing the space required for the main VDO components on disk. Those include the slab depot, block map, and recovery journal. Signed-off-by:Bruce Johnston <bjohnsto@redhat.com> Reviewed-by:
Matthew Sakai <msakai@redhat.com> Signed-off-by:
Mikulas Patocka <mpatocka@redhat.com>