]> sourceware.org Git - lvm2.git/commit
raid_manip: prevent reshape with freed component SubLVs 1337051053
authorHeinz Mauelshagen <heinzm@redhat.com>
Fri, 14 Jun 2024 10:58:12 +0000 (12:58 +0200)
committerHeinz Mauelshagen <heinzm@redhat.com>
Tue, 18 Jun 2024 12:14:24 +0000 (14:14 +0200)
commitd01e5ec126572ac326bcf018829ae21fae673c1d
treec0ec26736c00e4f694b98df4c65ea621d6d05286
parentcc6ddf978a7a2839c1235bdd18ff14c4066c050e
raid_manip: prevent reshape with freed component SubLVs

In order to free SubLVs after a stripe removing reshape, lvconvert has
to be run without layout changes.   Prevent a layout changing request
in case any such freed SubLVs exist and inform the user about the fact
requesting to release them first.
lib/metadata/raid_manip.c
This page took 0.037021 seconds and 5 git commands to generate.