mirror of
git://sourceware.org/git/lvm2.git
synced 2025-01-18 10:04:20 +03:00
cleanup: typo in comment
This commit is contained in:
parent
695237f2ae
commit
0b99d648ef
@ -2239,7 +2239,7 @@ static int _lv_activate(struct cmd_context *cmd, const char *lvid_s,
|
|||||||
}
|
}
|
||||||
|
|
||||||
/*
|
/*
|
||||||
* Check if cmirord is running for clustered mirrors.
|
* Check if cmirrord is running for clustered mirrors.
|
||||||
*/
|
*/
|
||||||
if (!laopts->exclusive && vg_is_clustered(lv->vg) &&
|
if (!laopts->exclusive && vg_is_clustered(lv->vg) &&
|
||||||
lv_is_mirror(lv) && !lv_is_raid(lv) &&
|
lv_is_mirror(lv) && !lv_is_raid(lv) &&
|
||||||
|
Loading…
x
Reference in New Issue
Block a user