1
0
mirror of git://sourceware.org/git/lvm2.git synced 2024-10-27 18:55:19 +03:00
lvm2/lib
Petr Rockai 8191fe4f4a Refactor the percent (mirror sync, snapshot usage) handling code to use
fixed-point values instead of a combination of a float value and an enum.
2010-11-30 11:53:31 +00:00
..
activate Refactor the percent (mirror sync, snapshot usage) handling code to use 2010-11-30 11:53:31 +00:00
cache Fix constness warnings 2010-10-25 13:33:42 +00:00
commands Fix check for empty system_dir 2010-11-29 10:58:32 +00:00
config Move va_end() so it is also used before error path return 2010-11-23 15:08:57 +00:00
datastruct Preserve const for char pointer 2010-11-11 12:32:33 +00:00
device Fix strict-aliasing compile warning in partition table scanning 2010-10-20 15:07:30 +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 dm_zalloc and use it and dm_pool_zalloc throughout. 2010-09-30 21:06:50 +00:00
format1 Rename 'flags' to 'status' for struct metadata_area. 2010-10-05 17:34:05 +00:00
format_pool Rename 'flags' to 'status' for struct metadata_area. 2010-10-05 17:34:05 +00:00
format_text Fix memory leak when VG allocation policy in metadata is invalid. 2010-11-29 18:35:37 +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 Remove dead assignment in _lock_for_cluster 2010-11-29 11:13:12 +00:00
log Remove bufused for calculation 2010-10-26 08:53:25 +00:00
metadata Refactor the percent (mirror sync, snapshot usage) handling code to use 2010-11-30 11:53:31 +00:00
mirror Refactor the percent (mirror sync, snapshot usage) handling code to use 2010-11-30 11:53:31 +00:00
misc Refactor the percent (mirror sync, snapshot usage) handling code to use 2010-11-30 11:53:31 +00:00
mm Switch to char* arithmetic from void* 2010-10-25 13:00:35 +00:00
replicator Refactor the percent (mirror sync, snapshot usage) handling code to use 2010-11-30 11:53:31 +00:00
report Refactor the percent (mirror sync, snapshot usage) handling code to use 2010-11-30 11:53:31 +00:00
snapshot Refactor the percent (mirror sync, snapshot usage) handling code to use 2010-11-30 11:53:31 +00:00
striped Use const config node 2010-10-25 13:38:11 +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