From 508782a9135acf13b39b47605e675a5678495c58 Mon Sep 17 00:00:00 2001 From: Peter Rajnoha Date: Mon, 22 Aug 2022 13:59:08 +0200 Subject: shell: add pre-cmd log report object type and enable lastlog for it If we failed or logged anything before we actually execute given command in lvm shell, we couldn't report the log using lastlog command after. This patch adds specific 'pre-cmd' log report object type to identify such log messages and enables lastlog to report even this log. --- WHATS_NEW | 1 + 1 file changed, 1 insertion(+) (limited to 'WHATS_NEW') diff --git a/WHATS_NEW b/WHATS_NEW index fac295336..90dd417b1 100644 --- a/WHATS_NEW +++ b/WHATS_NEW @@ -1,5 +1,6 @@ Version 2.03.17 - =============================== + Fix lvm shell's lastlog command to report previous pre-command failures. Extend VDO and VDOPOOL without flushing and locking fs. Add --valuesonly option to lvmconfig to print only values without keys. Updates configure with recent autoconf tooling. -- cgit v1.2.1