mirror of
git://sourceware.org/git/lvm2.git
synced 2024-12-21 13:34:40 +03:00
comment: update
Use 'is' for both forms.
This commit is contained in:
parent
d23a475c98
commit
4c94371005
@ -7310,7 +7310,7 @@ static int _vg_check_features(struct volume_group *vg,
|
||||
* If lp->thin OR lp->activate is AY*, activate the pool if not already active.
|
||||
* If lp->thin, create thin LV within the pool - as a snapshot if lp->snapshot.
|
||||
* If lp->activate is AY*, activate it.
|
||||
* If lp->activate was AN* and the pool was originally inactive, deactivate it.
|
||||
* If lp->activate is AN* and the pool was originally not active, deactivate it.
|
||||
*/
|
||||
static struct logical_volume *_lv_create_an_lv(struct volume_group *vg,
|
||||
struct lvcreate_params *lp,
|
||||
|
Loading…
Reference in New Issue
Block a user