1
0
mirror of git://sourceware.org/git/lvm2.git synced 2025-03-10 16:58:47 +03:00
Zdenek Kabelac 401c9aba4a pv_read: add missing check for valid info
If the lvmcache_info_from_pvid() fails to find valid
info, invoke the lookup by dev, and only in this case
call lvmcache_info_from_pvid() again.

Also check for the result of info and return
error directly, so the NULL is not passed
to lvmcache_get_label().
2012-12-15 17:23:27 +01:00
..
2012-02-08 12:52:58 +00:00
2012-08-23 14:37:21 +02:00
2012-12-15 17:22:48 +01:00
2012-11-20 10:02:51 +01:00
2012-08-24 15:34:19 -05:00
2012-12-02 17:55:08 +01:00