1
0
mirror of git://sourceware.org/git/lvm2.git synced 2024-12-21 13:34:40 +03:00
lvm2/lib/format_text
Zdenek Kabelac 01c438a96c format-text: ensure aligment is not 0
Make sure this path of code is not used for alignment == 0,
to prevent division by 0.
2013-11-28 12:42:39 +01:00
..
archive.c cleanup: drop unneeded included header files 2012-08-23 14:37:20 +02:00
archiver.c archiver: add check for dm_pool_strdup 2013-11-22 21:00:54 +01:00
archiver.h vgconvert: Do not call lvmetad_vg_remove (path shared with vgcfgbackup). 2013-09-18 12:53:11 +02:00
export.c metadata: add support for storing profile name in metadata (during vgcreate/lvcreate) 2013-07-02 15:19:09 +02:00
flags.c activation: flag temporary LVs internally 2013-10-23 14:09:37 +02:00
format-text.c format-text: ensure aligment is not 0 2013-11-28 12:42:39 +01:00
format-text.h refactor: rename embedding area -> bootloader area 2013-05-28 12:37:22 +02:00
import_vsn1.c thin: add pool metadata spare lv support 2013-07-18 18:22:43 +02:00
import-export.h Pass 'single_device' parameter down to suppress 'Can't find uuid' messages 2012-02-29 02:35:35 +00:00
import.c config: add config_source_t type to identify configuration source 2013-07-02 15:19:08 +02:00
layout.h refactor: rename embedding area -> bootloader area 2013-05-28 12:37:22 +02:00
tags.c Move the core of the lib/config/config.c functionality into libdevmapper, 2011-08-30 14:55:15 +00:00
text_export.h Move the core of the lib/config/config.c functionality into libdevmapper, 2011-08-30 14:55:15 +00:00
text_import.h Replace const usage of dm_config_find_node with more appropriate value-lookup 2011-08-31 15:19:19 +00:00
text_label.c labeller: Make the use of "private" as "fmt" explicit. 2013-11-17 21:41:27 +01:00