1
0
mirror of git://sourceware.org/git/lvm2.git synced 2024-12-21 13:34:40 +03:00
lvm2/lib
Zdenek Kabelac 760d1fac55 Add more strict const pointers around config tree
To have better control were the config tree could be modified use more
const pointers and very carefully downcast them back to non-const
(for config tree merge).
2010-12-20 13:12:55 +00:00
..
activate Add more strict const pointers around config tree 2010-12-20 13:12:55 +00:00
cache Fix scanning of VGs without in-PV mdas. 2010-12-10 22:39:52 +00:00
commands Add more strict const pointers around config tree 2010-12-20 13:12:55 +00:00
config Add more strict const pointers around config tree 2010-12-20 13:12:55 +00:00
datastruct Preserve const for char pointer 2010-11-11 12:32:33 +00:00
device Add more strict const pointers around config tree 2010-12-20 13:12:55 +00:00
display Refactor the percent (mirror sync, snapshot usage) handling code to use 2010-11-30 11:53:31 +00:00
error Use __attribute__ consistently throughout. 2010-07-09 15:34:40 +00:00
filters Add more strict const pointers around config tree 2010-12-20 13:12:55 +00:00
format1 Fallback to full rescan for missing device 2010-12-01 10:33:55 +00:00
format_pool Check str_list_add() success 2010-12-01 13:05:06 +00:00
format_text Add more strict const pointers around config tree 2010-12-20 13:12:55 +00:00
freeseg Fix reporting of LV fields alongside unallocated PV segments. 2008-06-25 16:52:27 +00:00
label Add dm_zalloc and use it and dm_pool_zalloc throughout. 2010-09-30 21:06:50 +00:00
locking Add new dm_prepare_selinux_context fn to libdevmapper and use it throughout. 2010-12-13 10:43:56 +00:00
log Remove bufused for calculation 2010-10-26 08:53:25 +00:00
metadata Add more strict const pointers around config tree 2010-12-20 13:12:55 +00:00
mirror Add more strict const pointers around config tree 2010-12-20 13:12:55 +00:00
misc Update configure. 2010-12-13 11:03:10 +00:00
mm Add more strict const pointers around config tree 2010-12-20 13:12:55 +00:00
replicator Add more strict const pointers around config tree 2010-12-20 13:12:55 +00:00
report Add getters for copy_percent and snap_percent to the lvm2app API. 2010-12-14 23:20:58 +00:00
snapshot Refactor the percent (mirror sync, snapshot usage) handling code to use 2010-11-30 11:53:31 +00:00
striped Add more strict const pointers around config tree 2010-12-20 13:12:55 +00:00
unknown Use __attribute__ consistently throughout. 2010-07-09 15:34:40 +00:00
uuid Add id_format_and_copy() common function and call from _uuid_disp. 2010-09-30 14:07:33 +00:00
zero Use __attribute__ consistently throughout. 2010-07-09 15:34:40 +00:00
Makefile.in Refactor the percent (mirror sync, snapshot usage) handling code to use 2010-11-30 11:53:31 +00:00