[multipathd] remove sysfs devices from cache
authorHannes Reinecke <hare@suse.de>
Wed, 25 Jul 2007 19:10:40 +0000 (21:10 +0200)
committerChristophe Varoqui <christophe.varoqui@free.fr>
Wed, 25 Jul 2007 19:10:40 +0000 (21:10 +0200)
commit6c75c868d59a94bd10d741d235a4f7919dc39fa1
tree65e68fb1db195482e4ba03e7605ccb09ab68911c
parent03e9395fe473d6451a5dfcd7a6b6fcfb8c31f7a5
[multipathd] remove sysfs devices from cache

Whenever a device is really removed from any multipath map we should
also remove it from the cache. Otherwise we'll induce a memory leak.
libmultipath/sysfs.c
libmultipath/sysfs.h
multipathd/main.c