1
0
mirror of git://sourceware.org/git/lvm2.git synced 2024-12-21 13:34:40 +03:00
lvm2/lib/format_text
2010-09-30 21:06:50 +00:00
..
archive.c Add random suffix to archive file names to prevent races when being created. 2010-09-09 13:13:12 +00:00
archiver.c Reinitialize archive and backup handling on toolcontext refresh. 2010-09-09 13:07:13 +00:00
archiver.h Fix remote metadata backup for clvmd 2009-04-22 09:39:45 +00:00
export.c Add dm_zalloc and use it and dm_pool_zalloc throughout. 2010-09-30 21:06:50 +00:00
flags.c Replicator: base lvm2 support 2010-05-21 12:36:30 +00:00
format-text.c Fix memory leak of vg_read while using live copies of metadata in directories. 2010-09-30 14:12:14 +00:00
format-text.h Add --metadataignore to pvcreate. 2010-06-30 12:17:24 +00:00
import_vsn1.c Use __attribute__ consistently throughout. 2010-07-09 15:34:40 +00:00
import-export.h Use dynamic allocation for metadata's tag buffer (removes 4096 char. limit). 2010-09-20 14:23:20 +00:00
import.c Use void parameter for function definition. 2010-08-03 13:06:35 +00:00
layout.h more metadataignore message/code cleanup 2010-06-30 17:13:05 +00:00
tags.c "goto_bad" should be used in alloc_printed_tags function, not "goto bad". 2010-09-21 10:42:02 +00:00
text_export.h Export function out_text_with_comment() and add outfc() macro that checks 2010-01-07 14:45:28 +00:00
text_import.h Update a few more uint64_t's related to the 64-bit status change. 2009-12-04 17:48:32 +00:00
text_label.c Use __attribute__ consistently throughout. 2010-07-09 15:34:40 +00:00