multipathd: remove references to sysfs_device
authorHannes Reinecke <hare@suse.de>
Thu, 19 Apr 2012 09:08:56 +0000 (11:08 +0200)
committerChristophe Varoqui <christophe.varoqui@opensvc.com>
Fri, 20 Apr 2012 17:47:24 +0000 (19:47 +0200)
commit0fd247cb8819ef938c6f98123c141dda43b70af6
treee98f4f50ac7f5dcdc51c8c686dd9181cd0c3b9ac
parent44217d3b6ceec8bbc434b33702693676d9ce2738
multipathd: remove references to sysfs_device

When processing events we don't need to take a reference to the
sysfs_device; it will be done later on during pathinfo.

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