mirror of
git://sourceware.org/git/lvm2.git
synced 2025-01-04 09:18:36 +03:00
minor code comment update
This commit is contained in:
parent
83faae091d
commit
d2e3654f88
@ -610,7 +610,7 @@ static int lvchange_single(struct cmd_context *cmd, struct logical_volume *lv,
|
|||||||
docmds++;
|
docmds++;
|
||||||
}
|
}
|
||||||
|
|
||||||
/* read ahead sector change */
|
/* persistent device number change */
|
||||||
if (arg_count(cmd, persistent_ARG)) {
|
if (arg_count(cmd, persistent_ARG)) {
|
||||||
if (!archived && !archive(lv->vg)) {
|
if (!archived && !archive(lv->vg)) {
|
||||||
stack;
|
stack;
|
||||||
|
Loading…
Reference in New Issue
Block a user