mirror of
git://sourceware.org/git/lvm2.git
synced 2024-12-21 13:34:40 +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))
|
||||
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 ? */
|
||||
data_id = cache_seg->data_id;
|
||||
data_len = cache_seg->data_len;
|
||||
|
Loading…
Reference in New Issue
Block a user