1
0
mirror of git://sourceware.org/git/lvm2.git synced 2025-01-03 05:18:29 +03:00

raid: drop debug code

This commit is contained in:
Zdenek Kabelac 2017-06-21 11:09:47 +02:00
parent 49fa2bea1c
commit 31d153ced0

View File

@ -562,7 +562,6 @@ static int _lv_update_reload_fns_reset_eliminate_lvs(struct logical_volume *lv,
display_lvname(lv), display_lvname(lock_lv));
origin_only = 0;
}
origin_only = 0;
/* TODO/FIXME: this function should be simplified to just call
* lv_update_and_reload() and cleanup of remained LVs */