summaryrefslogtreecommitdiff
path: root/rust/kernel/interop/git@git.tavy.me:linux-stable.git
diff options
context:
space:
mode:
authorBruce Johnston <bjohnsto@redhat.com>2026-03-24 14:06:49 -0400
committerMikulas Patocka <mpatocka@redhat.com>2026-03-26 18:18:55 +0100
commitb5d1f45c5fea9fa112f0dddebd95fadad06d3bd8 (patch)
tree1bc55cdf76b3f48a5a9f6d2104824c5c615d56e3 /rust/kernel/interop/git@git.tavy.me:linux-stable.git
parent427bf2c1f77435b36749a03e4f9d4549e3807e2d (diff)
dm vdo: add geometry block structure
Introduce a vdo_geometry_block structure, containing a vio and buffer, mirroring the existing vdo_super_block structure. Both are now initialized at VDO startup and freed at shutdown, establishing the infrastructure needed to read and write the geometry block using the same mechanisms as the super block. Refactor read_geometry_block() to use the new structure. Signed-off-by: Bruce Johnston <bjohnsto@redhat.com> Reviewed-by: Matthew Sakai <msakai@redhat.com> Signed-off-by: Mikulas Patocka <mpatocka@redhat.com>
Diffstat (limited to 'rust/kernel/interop/git@git.tavy.me:linux-stable.git')
0 files changed, 0 insertions, 0 deletions