1
0
mirror of git://sourceware.org/git/lvm2.git synced 2024-10-28 11:55:55 +03:00
lvm2/lib
Alasdair Kergon 19fa139341 Fix pv_mda_count to cope with missing PV.
[vgcreate vg1 pv1 pv2; pvremove -ff pv1; pvs -P -o+pv_mda_count =>segfault]
2007-07-10 18:18:33 +00:00
..
activate Don't use index and rindex functions marked by SUSv3 as legacy - Jakub Bogusz <qboosh@pld-linux.org> 2007-07-02 11:17:21 +00:00
cache Add 'scan_sector' parameter to label_read and _find_labeller to add 2007-04-23 18:21:01 +00:00
commands Make warnings go to stderr. Change log_warn to that effect, log_print 2007-06-28 17:33:44 +00:00
config Fix dumpconfig to use log_print instead of stdout directly. 2007-07-08 22:51:20 +00:00
datastruct Fix warnings on x86_64 involving ptrdiff_t: 2007-04-26 16:40:46 +00:00
device Move regex functions into libdevmapper. 2007-04-27 18:52:05 +00:00
display Fix pvdisplay --maps to not display segment header for orphan PVs. 2007-05-31 20:26:11 +00:00
error Add segment parameter to target_present functions. 2006-10-18 18:01:53 +00:00
filters Move regex functions into libdevmapper. 2007-04-27 18:52:05 +00:00
format1 Add devices/preferred_names config regex list for displayed device names. 2007-04-26 16:44:59 +00:00
format_pool Adjust some alignments for ia64 and sparc. 2006-11-30 23:11:42 +00:00
format_text Don't use index and rindex functions marked by SUSv3 as legacy - Jakub Bogusz <qboosh@pld-linux.org> 2007-07-02 11:17:21 +00:00
label Add 'scan_sector' parameter to label_read and _find_labeller to add 2007-04-23 18:21:01 +00:00
locking Make warnings go to stderr. Change log_warn to that effect, log_print 2007-06-28 17:33:44 +00:00
log Make warnings go to stderr. Change log_warn to that effect, log_print 2007-06-28 17:33:44 +00:00
metadata Convert _add_pv_to_vg to usable LVM library function. 2007-07-02 21:48:30 +00:00
mirror Add field definitions to report help text. 2007-01-24 16:51:24 +00:00
misc Change some #include lines to search only standard system directories. 2007-04-27 17:46:16 +00:00
mm Add lvm_getpagesize wrapper. 2006-08-17 18:23:44 +00:00
report Fix pv_mda_count to cope with missing PV. 2007-07-10 18:18:33 +00:00
snapshot Don't use index and rindex functions marked by SUSv3 as legacy - Jakub Bogusz <qboosh@pld-linux.org> 2007-07-02 11:17:21 +00:00
striped Add segment parameter to target_present functions. 2006-10-18 18:01:53 +00:00
uuid Fix uuid_from_num() buffer overrun. 2006-05-10 16:42:03 +00:00
zero Add segment parameter to target_present functions. 2006-10-18 18:01:53 +00:00
Makefile.in Move regex functions into libdevmapper. 2007-04-27 18:52:05 +00:00