1
0
mirror of git://sourceware.org/git/lvm2.git synced 2024-12-31 21:18:26 +03:00
lvm2/lib/format_text
Zdenek Kabelac 7fb52b9c39 Export functions out_inc_indent(), out_dec_indent() for creating
indented metadata lines.

Macro outnl() is using exported out_newline() instead of direct
call f->fn(), that required the visibility of the internal
struct formatter.
2009-11-03 11:00:46 +00:00
..
archive.c Rename vg_size to vgsize to avoid naming conflicts. 2009-07-26 12:40:27 +00:00
archiver.c Use vg_is_exported(vg) macro everywhere. 2009-09-14 19:44:15 +00:00
archiver.h Fix remote metadata backup for clvmd 2009-04-22 09:39:45 +00:00
export.c Export functions out_inc_indent(), out_dec_indent() for creating 2009-11-03 11:00:46 +00:00
flags.c Use log_error macro consistently throughout in place of log_err. 2009-07-15 20:02:46 +00:00
format-text.c Add devices/data_alignment_offset_detection to lvm.conf. 2009-08-01 17:07:36 +00:00
format-text.h Right, a simple build (without options) is working again. 2008-11-03 22:14:30 +00:00
import_vsn1.c Consolidate LV allocation into alloc_lv(). 2009-09-28 17:46:15 +00:00
import-export.h Right, a simple build (without options) is working again. 2008-11-03 22:14:30 +00:00
import.c Cache VG metadata internally while VG lock is held. 2008-04-01 22:40:13 +00:00
layout.h Right, a simple build (without options) is working again. 2008-11-03 22:14:30 +00:00
tags.c Right, a simple build (without options) is working again. 2008-11-03 22:14:30 +00:00
text_export.h Export functions out_inc_indent(), out_dec_indent() for creating 2009-11-03 11:00:46 +00:00
text_import.h Fix inconsistent licence notices: executables are GPLv2; libraries LGPLv2.1. 2007-08-20 20:55:30 +00:00
text_label.c Use log_error macro consistently throughout in place of log_err. 2009-07-15 20:02:46 +00:00