Reload map for device read-only setting changes
authorHannes Reinecke <hare@suse.de>
Thu, 4 Dec 2008 13:20:06 +0000 (14:20 +0100)
committerHannes Reinecke <hare@suse.de>
Wed, 18 May 2011 13:49:36 +0000 (15:49 +0200)
commit61f530a849ab720f3bf02a20be5658d484091f17
tree3233f66faff2050601dc41ccb6686ac36b461eb7
parent8950cc8f192d5334dc7de43807654c40acb42aea
Reload map for device read-only setting changes

Whenever the read-only setting for a device changes we have
to reload the map. This patch implements the required cli command
and also a uevent handler if a uevent with 'DISK_RO=' setting
has been received.

Signed-off-by: Hannes Reinecke <hare@suse.de>
libmultipath/configure.c
libmultipath/configure.h
libmultipath/uevent.c
libmultipath/uevent.h
multipathd/cli.c
multipathd/cli.h
multipathd/cli_handlers.c
multipathd/cli_handlers.h
multipathd/main.c