1
0
mirror of git://sourceware.org/git/lvm2.git synced 2024-12-22 17:35:59 +03:00
lvm2/lib/metadata
Peter Rajnoha ea36d0501e cleanup: remove unused 'pv_by_path' fn
The pv_by_path might be also dangerous to use as it does not
count with any other metadata areas but the ones found on the PV
itself. If metadata was not found on the PV referenced by the path,
it returned no PV though it might have been referenced by metadata
elsewhere (on other PVs...).
2013-03-19 14:57:36 +01:00
..
lv_alloc.h discards: don't discard reconfigured extents 2012-06-27 22:12:01 +01:00
lv_manip.c config: refer to config nodes using assigned IDs 2013-03-06 10:14:33 +01:00
lv.c thin: report external origin 2013-02-23 10:37:01 +01:00
lv.h thin: add support for external origin 2013-02-23 10:36:58 +01:00
merge.c thin: add support for external origin 2013-02-23 10:36:58 +01:00
metadata-exported.h cleanup: remove unused 'pv_by_path' fn 2013-03-19 14:57:36 +01:00
metadata.c cleanup: remove unused 'pv_by_path' fn 2013-03-19 14:57:36 +01:00
metadata.h cleanup: remove unused 'pv_by_path' fn 2013-03-19 14:57:36 +01:00
mirror.c metadata: add 'allow_orphan' arg to find_pv_by_name fn 2013-03-19 14:57:31 +01:00
pv_alloc.h discards: split discard from release_pv_segment 2012-06-27 22:11:54 +01:00
pv_manip.c config: refer to config nodes using assigned IDs 2013-03-06 10:14:33 +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 pv_header_extension: add support for reading PV header extension (flags & Embedding Area) 2013-02-26 11:27:23 +01:00
pv.h pv_header_extension: add support for reading PV header extension (flags & Embedding Area) 2013-02-26 11:27:23 +01:00
raid_manip.c clean-up: Remove a FIXME question that has been settled 2013-02-20 15:03:58 -06:00
replicator_manip.c logging: classify log_debug messages 2013-01-07 22:30:29 +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 thin: move update_pool_params 2013-03-13 15:13:54 +01:00
vg.c logging: classify log_debug messages 2013-01-07 22:30:29 +00:00
vg.h Add free_orphan_vg 2012-02-13 11:03:59 +00:00