1
0
mirror of git://sourceware.org/git/lvm2.git synced 2024-10-28 11:55:55 +03:00
lvm2/lib
2007-08-07 09:06:05 +00:00
..
activate Add "const" attributes where possible: first cut. 2007-08-07 09:06:05 +00:00
cache Add 'scan_sector' parameter to label_read and _find_labeller to add 2007-04-23 18:21:01 +00:00
commands Remove create_dir function; use now-equivalent dm_create_dir instead. 2007-07-28 12:26:21 +00:00
config Detect stream write failure reliably; new fn: lvm_fclose; use dm_fclose 2007-07-24 17:48:08 +00:00
datastruct Add "const" attributes where possible: first cut. 2007-08-07 09:06:05 +00:00
device Fix loading of persistent cache if cache_dir is used. (2.02.23) 2007-07-23 10:45:49 +00:00
display Add "const" attributes where possible: first cut. 2007-08-07 09:06:05 +00:00
error Split metadata-external.h out from metadata.h for the tools to use. 2007-07-18 15:38:58 +00:00
filters Add ps3disk devices. 2007-07-26 13:28:32 +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 For consistency, rename local variable: s/newname/new_name/g. 2007-08-06 14:57:48 +00:00
label Add 'scan_sector' parameter to label_read and _find_labeller to add 2007-04-23 18:21:01 +00:00
locking Remove create_dir function; use now-equivalent dm_create_dir instead. 2007-07-28 12:26:21 +00:00
log Detect stream write failure reliably; new fn: lvm_fclose; use dm_fclose 2007-07-24 17:48:08 +00:00
metadata Add "const" attributes where possible: first cut. 2007-08-07 09:06:05 +00:00
mirror Add field definitions to report help text. 2007-01-24 16:51:24 +00:00
misc Don't leak a file descriptor in fcntl_lock_file(), when fcntl fails. 2007-07-28 15:20:36 +00:00
mm Add lvm_getpagesize wrapper. 2006-08-17 18:23:44 +00:00
report Split metadata-external.h out from metadata.h for the tools to use. 2007-07-18 15:38:58 +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 Split metadata-external.h out from metadata.h for the tools to use. 2007-07-18 15:38:58 +00:00
uuid Fix uuid_from_num() buffer overrun. 2006-05-10 16:42:03 +00:00
zero Split metadata-external.h out from metadata.h for the tools to use. 2007-07-18 15:38:58 +00:00
Makefile.in Eliminate uses of strdup+basename. Use last_path_component instead. 2007-07-20 15:48:39 +00:00