mirror of
git://sourceware.org/git/lvm2.git
synced 2025-01-18 10:04:20 +03:00
cleanup: comment typo
This commit is contained in:
parent
0c842ee8ad
commit
5d820b0201
@ -656,7 +656,7 @@ int lv_cache_remove(struct logical_volume *cache_lv)
|
|||||||
if (!remove_layer_from_lv(cache_lv, corigin_lv))
|
if (!remove_layer_from_lv(cache_lv, corigin_lv))
|
||||||
return_0;
|
return_0;
|
||||||
|
|
||||||
/* Preserve currently imortant data from original cache segment.
|
/* Preserve currently important data from original cache segment.
|
||||||
* TODO: can it be done without this ? */
|
* TODO: can it be done without this ? */
|
||||||
data_id = cache_seg->data_id;
|
data_id = cache_seg->data_id;
|
||||||
data_len = cache_seg->data_len;
|
data_len = cache_seg->data_len;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user