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 c19dfe11a5 debug: use just LV name for debug message
Since we detect 'debug' level after calling 'log_debug()' - all
the arguments are evaluated, so in this case display_lvname() was
preparing a string that is not used in case debugging is not enabled.

So since these string are on 'hot-path' and it's already known
which VG is being worked on, in these few cases just use lv->name.
2024-10-22 19:36:00 +02:00
..
archive.c cleanup: unlink passes with ENOENT 2024-05-01 10:55:17 +02:00
archiver.c cleanup: unlink passes with ENOENT 2024-05-01 10:55:17 +02:00
archiver.h build: Don't generate symlinks in include/ dir 2018-05-14 10:30:20 +01:00
export.c export: use radix_tree for write formatter 2024-10-22 19:36:00 +02:00
flags.c cleanup: typos in comments 2024-08-30 16:51:15 +02:00
format-text.c cleanup: typos in comments 2024-08-30 16:51:15 +02:00
format-text.h vgck: fix updatemetadata writing different descriptions 2019-10-11 12:57:32 -05:00
import_vsn1.c debug: use just LV name for debug message 2024-10-22 19:36:00 +02:00
import-export.h const: _ops text_vg_version 2024-05-04 01:01:57 +02:00
import.c config: use dm_config_parse_only_section 2024-10-22 19:36:00 +02:00
layout.h cleanup: typos in comments 2024-08-30 16:51:15 +02:00
text_export.h cleanup: easier print of historical lv 2021-03-10 01:11:52 +01:00
text_import.h doc: change fsf address 2016-01-21 12:11:37 +01:00
text_label.c cleanup: some missed public symbols static 2024-05-13 12:58:19 +02:00