1
0
mirror of git://sourceware.org/git/lvm2.git synced 2024-10-28 11:55:55 +03:00
lvm2/lib
Dave Wysochanski 18c8a64d3c Add ctype.h header file to silence compile warning on 'isdigit'.
uuid/uuid.c:86: warning: implicit declaration of function 'isdigit'
2008-08-29 00:49:46 +00:00
..
activate Cease recognising snapshot-in-use percentages returned by early development kernels. 2008-07-15 00:25:52 +00:00
cache Fix up cache for PVs without mdas after consistent VG metadata is processed. 2008-06-27 15:18:31 +00:00
commands Fix reporting of LV fields alongside unallocated PV segments. 2008-06-25 16:52:27 +00:00
config * more strict const 2008-08-07 14:02:32 +00:00
datastruct Improve file descriptor leak detection to display likely culprit and filename. 2008-08-01 19:51:27 +00:00
device Remove dead code, is_lvm_partition() - no functional change. 2008-07-23 19:46:33 +00:00
display added const modifiers 2008-08-07 14:01:17 +00:00
error Add detection of clustered mirror log capability. 2008-04-07 10:23:47 +00:00
filters fix vd->virtblk 2008-04-03 10:29:00 +00:00
format1 format1: Not detecing label on disc is not error, remove <backtrace> from debug log 2008-08-28 13:41:46 +00:00
format_pool copy vgid only when volume group is present in import_pool_pv 2008-06-11 13:14:41 +00:00
format_text Fix allocation bug in text metadata format write error path. 2008-08-16 09:46:55 +00:00
freeseg Fix reporting of LV fields alongside unallocated PV segments. 2008-06-25 16:52:27 +00:00
label Not detecing label on disc is not error, remove <backtrace> from debug log 2008-08-28 13:28:13 +00:00
locking more cleanup 2008-05-09 19:26:58 +00:00
log Fix identifier 'error_message_produced' used ambiguously. 2008-06-17 14:14:00 +00:00
metadata get lv_list properly from vg->lst and fix compiler warning 2008-08-13 13:42:35 +00:00
mirror Change clustered mirror kernel module name from cmirror to dm-log-clustered. 2008-07-31 14:43:39 +00:00
misc remove now-redundant slash-stripping 2008-07-31 15:38:52 +00:00
mm fix setpriority int error 2008-05-28 23:12:45 +00:00
report Fix reporting of LV fields alongside unallocated PV segments. 2008-06-25 16:52:27 +00:00
snapshot Cease recognising snapshot-in-use percentages returned by early development kernels. 2008-07-15 00:25:52 +00:00
striped Add detection of clustered mirror log capability. 2008-04-07 10:23:47 +00:00
uuid Add ctype.h header file to silence compile warning on 'isdigit'. 2008-08-29 00:49:46 +00:00
zero Add detection of clustered mirror log capability. 2008-04-07 10:23:47 +00:00
Makefile.in Fix reporting of LV fields alongside unallocated PV segments. 2008-06-25 16:52:27 +00:00