]> sourceware.org Git - lvm2.git/commit
activation: separate reporting of error and monitoring status
authorZdenek Kabelac <zkabelac@redhat.com>
Mon, 29 Jan 2018 15:28:57 +0000 (16:28 +0100)
committerZdenek Kabelac <zkabelac@redhat.com>
Mon, 12 Feb 2018 21:14:59 +0000 (22:14 +0100)
commitd90a6478026dc2810947d552d6165ec7f0534894
tree2be38f4894f0cbae9f3a308ef65a99e855c16820
parent12fba201be314dd16ea01fc756e39c04c8ba50c3
activation: separate reporting of error and monitoring status

Avoid using same return code for reporting 2 different things
and stricly report error code by return value and add new
parameter for reporting monitoring status.

This makes easier to recognize which error we got from dm_event
and continue only with  ENOENT.
WHATS_NEW
daemons/dmeventd/libdevmapper-event.c
lib/activate/activate.c
lib/activate/activate.h
lib/metadata/lv.c
lib/metadata/segtype.h
lib/mirror/mirrored.c
lib/raid/raid.c
lib/snapshot/snapshot.c
lib/thin/thin.c
This page took 0.038939 seconds and 5 git commands to generate.