1
0
mirror of git://sourceware.org/git/lvm2.git synced 2024-12-22 17:35:59 +03:00
lvm2/lib/metadata
Zdenek Kabelac d8049dd17a cleanup: add some test for NULL
Coverity here is a bit 'blind' here and cannot resolve which
code paths are actually able to hit this code path.
(It's using 'statistic' to resolve all possible paths,
and it's not scanning 'individual' code paths.)

This just cleans warns and add 'cheap' tests.
2015-11-17 19:01:25 +01:00
..
cache_manip.c cache: ensure there is no NULL str 2015-11-09 17:04:10 +01:00
lv_alloc.h thin: simplify thin volume creation 2014-10-26 18:37:13 +01:00
lv_manip.c coverity: add few internal errors 2015-11-13 11:18:27 +01:00
lv.c cleanup: check LVs in one statement 2015-11-13 11:17:06 +01:00
lv.h raid: Add metadata dev information to reports. 2015-10-02 10:09:28 +01:00
merge.c pool: validate pool_metadata has proper suffix 2015-09-11 21:52:27 +02:00
metadata-exported.h pvmove: Remove unused find_pvmove_lv_from_pvname. 2015-11-13 18:06:08 +00:00
metadata.c cleanup: add some test for NULL 2015-11-17 19:01:25 +01:00
metadata.h thin: check for overprovisioning 2015-07-03 16:13:14 +02:00
mirror.c pvmove: Remove unused find_pvmove_lv_from_pvname. 2015-11-13 18:06:08 +00:00
pool_manip.c segtypes: Use SEG_TYPE_NAME_ string constants. 2015-09-22 19:04:12 +01:00
pv_alloc.h cleanup: self compilable headers 2013-12-12 13:28:19 +01:00
pv_manip.c pvremove: make sure even invalid info is removed from lvmcache on pvremove 2015-10-23 15:48:06 +02:00
pv_map.c raid_manip: v2 fix multi-segment misallocation on 'lvconvert --repair' 2015-01-16 13:44:16 +01: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 pv: add 'mem' arg for pv_uuid_dup and pv_name_dup 2015-09-21 14:21:42 +02:00
pv.h pv: add 'mem' arg for pv_uuid_dup and pv_name_dup 2015-09-21 14:21:42 +02:00
raid_manip.c raid: drop unneeded NULL test 2015-11-17 19:01:25 +01:00
replicator_manip.c macros: Wrap PRI with FMT. 2015-07-06 15:09:17 +01:00
segtype.c clean: remove unneeded assign 2013-06-17 09:34:56 +02:00
segtype.h segtypes: Use flags in raid segtype macros. 2015-09-24 20:43:18 +01:00
snapshot_manip.c segtypes: Use SEG_TYPE_NAME_ string constants. 2015-09-22 19:04:12 +01:00
thin_manip.c cleanup: use same type 2015-10-29 12:14:20 +01:00
vg.c cleanup: unused header files (Coverity) 2015-08-18 15:00:08 +02:00
vg.h Add lvmlockd 2015-07-02 15:42:26 -05:00