heming zhao changed bug 1187010
What Removed Added
Status NEW RESOLVED
Resolution --- FIXED

Comment # 4 on bug 1187010 from
close this bug, the updated package had been merged into opensuse factory.

the last lvm2 code commit of update package:

```
commit 440d6ae79fb4df92c7992d3c1689ba4f2d242d6a
Author: David Teigland <teigland@redhat.com>
Date:   Tue Jun 8 14:49:34 2021 -0500

    lvmdevices: add deviceidtype option

    When adding a device to the devices file with --adddev, lvm
    by default chooses the best device ID type for the new device.
    The new --deviceidtype option allows the user to override the
    built in preference.  This is useful if there's a problem with
    the default type, or if a secondary type is preferrable.

    If the specified deviceidtype does not produce a device ID,
    then lvm falls back to the preference it would otherwise use.
```


You are receiving this mail because: