1
0
mirror of git://sourceware.org/git/lvm2.git synced 2024-10-28 11:55:55 +03:00
lvm2/lib/cache
Alasdair G Kergon 438e0050df config: add silent mode
Accept -q as the short form of --quiet.
Suppress non-essential standard output if -q is given twice.
Treat log/silent in lvm.conf as equivalent to -qq.
Review all log_print messages and change some to
log_print_unless_silent.

When silent, the following commands still produce output:
dumpconfig, lvdisplay, lvmdiskscan, lvs, pvck, pvdisplay,
pvs, version, vgcfgrestore -l, vgdisplay, vgs.
[Needs checking.]

Non-essential messages are shifted from log level 4 to log level 5
for syslog and lvm2_log_fn purposes.
2012-08-25 20:35:48 +01:00
..
lvmcache.c check: add internal errors for unexpected paths 2012-08-23 14:37:52 +02:00
lvmcache.h Some reformating for lvmetad uddates 2012-02-23 17:59:32 +00:00
lvmetad.c config: add silent mode 2012-08-25 20:35:48 +01:00
lvmetad.h clenaup: compatible definition for older gcc 2012-08-23 16:30:22 +02:00