]> sourceware.org Git - lvm2.git/commit
lvm: shell: extend log report to cover whole lvm shell's main loop
authorPeter Rajnoha <prajnoha@redhat.com>
Thu, 4 Aug 2016 11:42:57 +0000 (13:42 +0200)
committerPeter Rajnoha <prajnoha@redhat.com>
Tue, 9 Aug 2016 16:49:10 +0000 (18:49 +0200)
commitf21afddeb71c052617afb41fed9a2bd68ad532cf
tree8616c79ada49317400f1828c904d5e71a7938d4d
parent7d1125e5b785014d3bae34acd158c528a4222871
lvm: shell: extend log report to cover whole lvm shell's main loop

When lvm commands are executed in lvm shell, we cover the whole lvm
command execution within this shell now. That means, all messages logged
and status caught during each command execution is now recorded in the
log report, including overall command's return code.
lib/commands/toolcontext.c
tools/lvm.c
tools/reporter.c
tools/toollib.c
This page took 0.038113 seconds and 5 git commands to generate.