1
0
mirror of git://sourceware.org/git/lvm2.git synced 2024-10-28 11:55:55 +03:00
lvm2/lib/metadata
Alasdair G Kergon 2e82a070f3 pvcreate: Avoid spurious 'not found' messages.
Replacement of pv_read by find_pv_by_name in commit
651d5093ed caused spurious
error messages when running pvcreate or vgextend against an
unformatted device.

Physical volume /dev/loop4 not found
Physical volume "/dev/loop4" successfully created

Physical volume /dev/loop4 not found
Physical volume /dev/loop4 not found
Physical volume "/dev/loop4" successfully created
Volume group "vg1" successfully extended
2013-11-29 21:45:37 +00:00
..
lv_alloc.h discards: don't discard reconfigured extents 2012-06-27 22:12:01 +01:00
lv_manip.c pvcreate: do not issue warning about any existing PV 2013-11-28 13:14:46 +01:00
lv.c activation: improve activation 2013-11-01 13:03:50 +01:00
lv.h report: add vg_profile and lv_profile to report the profile attached to VG/LV 2013-07-02 15:22:12 +02:00
merge.c thin: validation catch multiseg thin pool/volumes 2013-09-07 03:32:07 +02:00
metadata-exported.h pvcreate: Avoid spurious 'not found' messages. 2013-11-29 21:45:37 +00:00
metadata.c pvcreate: Avoid spurious 'not found' messages. 2013-11-29 21:45:37 +00:00
metadata.h metadata: Fix metadata repair paths when lvmetad is used. 2013-10-09 14:44:01 +02:00
mirror.c pvcreate: Avoid spurious 'not found' messages. 2013-11-29 21:45:37 +00:00
pv_alloc.h discards: split discard from release_pv_segment 2012-06-27 22:11:54 +01:00
pv_manip.c fix missing header 2013-11-22 21:00:55 +01:00
pv_map.c logging: classify log_debug messages 2013-01-07 22:30:29 +00:00
pv_map.h Track unreserved space for all alloc policies and then permit NORMAL to place 2012-02-01 02:10:45 +00:00
pv.c metadata: Do not throw an error in pv_label for missing PVs. 2013-11-17 22:35:16 +01:00
pv.h metadata: Add a pv_label accessor (go from a PV to its label). 2013-11-17 21:41:27 +01:00
raid_manip.c cleanup: use compound literals for wipe_lv 2013-11-28 12:45:52 +01:00
replicator_manip.c logging: classify log_debug messages 2013-01-07 22:30:29 +00:00
segtype.c clean: remove unneeded assign 2013-06-17 09:34:56 +02:00
segtype.h cleanup: indent line 2013-04-02 15:17:05 +02:00
snapshot_manip.c snapshot: drop find_merging_snapshot 2013-11-28 12:42:43 +01:00
thin_manip.c cleanup: use compound literals for wipe_lv 2013-11-28 12:45:52 +01:00
vg.c metadata.c: Call refactored vgreduce_single 2013-11-19 14:40:30 -06:00
vg.h thin: add pool metadata spare lv support 2013-07-18 18:22:43 +02:00