mirror of
git://sourceware.org/git/lvm2.git
synced 2024-12-21 13:34:40 +03:00
exported_symbols: comment old symbols
Fix versioning for updated symbols dm_stats_create_region and dm_stats_create_region. Only the latest symbol should have global entry. Since I'm not sure what is currenlty the best option for old symbols - we added support for easy commenting of them (so we do not lose information when the symbol appeared for the first time.) Note: some old already deleted symbols should have been restored as comments.
This commit is contained in:
parent
f2489d9dda
commit
2f5ea9e61a
@ -1,5 +1,6 @@
|
||||
Version 1.02.165 -
|
||||
=================================
|
||||
Fix versioning of dm_stats_create_region and dm_stats_create_region.
|
||||
|
||||
Version 1.02.163 - 15th June 2019
|
||||
=================================
|
||||
|
@ -1,5 +1,5 @@
|
||||
dm_message_supports_precise_timestamps
|
||||
dm_stats_create_region
|
||||
#dm_stats_create_region
|
||||
dm_stats_driver_supports_precise
|
||||
dm_stats_get_current_region_precise_timestamps
|
||||
dm_stats_get_region_precise_timestamps
|
||||
|
@ -1,4 +1,4 @@
|
||||
dm_bitset_parse_list
|
||||
#dm_bitset_parse_list
|
||||
dm_stats_create_group
|
||||
dm_stats_current_object_type
|
||||
dm_stats_delete_group
|
||||
|
Loading…
Reference in New Issue
Block a user