multipathd: crash in reconfigure CLI command
authorHannes Reinecke <hare@suse.de>
Fri, 18 Feb 2011 08:34:18 +0000 (09:34 +0100)
committerHannes Reinecke <hare@suse.de>
Wed, 18 May 2011 08:49:34 +0000 (10:49 +0200)
commit9e7b4d8d6fa8dc9433c1e60d4bd6717aec2f5296
tree2bd9b54d8807525167953c28e70d81b72ce89a27
parentefc8ace4b335e752a7d28aca6040af0f9fe37530
multipathd: crash in reconfigure CLI command

The 'reconfigure' CLI command doesn't take the vector lock,
so if multipathd is processing a table / udev event at the
same time it'll crash.

Signed-off-by: Hannes Reinecke <hare@suse.de>
multipathd/main.c