mirror of
git://sourceware.org/git/lvm2.git
synced 2024-12-21 13:34:40 +03:00
raid: Remove fixed FIXME
This commit is contained in:
parent
cd0736a945
commit
6de05cf5f5
@ -1055,7 +1055,6 @@ static int _extract_image_components(struct lv_segment *seg, uint32_t idx,
|
||||
seg_type(seg, idx) = AREA_UNASSIGNED;
|
||||
seg_metatype(seg, idx) = AREA_UNASSIGNED;
|
||||
|
||||
/* FIXME Remove duplicated prefix? */
|
||||
if (!(data_lv->name = _generate_raid_name(data_lv, "extracted", -1)))
|
||||
return_0;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user