mirror of
git://sourceware.org/git/lvm2.git
synced 2024-12-21 13:34:40 +03:00
typo: update
This commit is contained in:
parent
c7851b9c34
commit
d019c41f7a
@ -2922,7 +2922,7 @@ static int _raid_allow_extraction(struct logical_volume *lv,
|
||||
char *sync_action;
|
||||
struct lv_segment *seg = first_seg(lv);
|
||||
|
||||
/* If in-sync or hanlding repairs, allow to proceed. */
|
||||
/* If in-sync or handling repairs, allow to proceed. */
|
||||
if (_raid_in_sync(lv) || lv->vg->cmd->handles_missing_pvs)
|
||||
return 1;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user