1
0
mirror of git://sourceware.org/git/lvm2.git synced 2024-12-21 13:34:40 +03:00
lvm2/lib/metadata
Zdenek Kabelac f260f99d57 cleanup: switch log_error to log_warn
Use log_warn to print non-fatal warning messages.

Use of log_error would confuse checker for testing
whether proper error has been reported for some real error.
2012-10-17 15:41:35 +02:00
..
lv_alloc.h discards: don't discard reconfigured extents 2012-06-27 22:12:01 +01:00
lv_manip.c cleanup: switch log_error to log_warn 2012-10-17 15:41:35 +02:00
lv.c thin: lvm2api return origin property for thin LV 2012-10-12 12:20:55 +02:00
lv.h Thin add new display field for lvs 2012-01-19 15:34:32 +00:00
merge.c cleanup: Use segtype->ops->name() instead of segtype->name where applicable 2012-09-05 11:35:54 -05:00
metadata-exported.h liblvm: add lv_rename_update 2012-10-03 15:03:49 +02:00
metadata.c cleanup: swap return values 2012-10-17 15:37:26 +02:00
metadata.h lib/cache/lvmetad: Refactor to use dm_config_tree in requests. 2012-09-26 14:49:15 +02:00
mirror.c config: add silent mode 2012-08-25 20:35:48 +01:00
pv_alloc.h discards: split discard from release_pv_segment 2012-06-27 22:11:54 +01:00
pv_manip.c discards: skip when removing LVs on missing PVs 2012-09-19 12:48:56 +01:00
pv_map.c cleanup: drop unneeded included header files 2012-08-23 14:37:20 +02: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 Move lvmcache data structures behind an API (making the structures private to 2012-02-10 01:28:27 +00:00
pv.h Defer writing PV labels to vg_write. 2011-06-01 19:29:31 +00:00
raid_manip.c cleanup: switch log_error to log_warn 2012-10-17 15:41:35 +02:00
replicator_manip.c add thin_manip.c like the other manip files 2011-09-06 19:25:42 +00:00
segtype.c Handle metadata with unknown segment types more gracefully. 2009-10-16 17:41:49 +00:00
segtype.h Use a more correct macro for 'seg_is_linear' 2011-10-14 14:21:32 +00:00
snapshot_manip.c Reinstate support for format1 snapshots, but issue deprecated warning. 2011-12-20 00:02:18 +00:00
thin_manip.c cleanup: fix typos 2012-10-10 21:22:11 +02:00
vg.c RAID: Do not allow RAID LVs in a cluster volume group. 2012-10-03 15:52:54 -05:00
vg.h Add free_orphan_vg 2012-02-13 11:03:59 +00:00