avoid taking action if a component is removed from an array
authorDavid Zeuthen <davidz@redhat.com>
Sun, 15 Mar 2009 20:24:59 +0000 (16:24 -0400)
committerDavid Zeuthen <davidz@redhat.com>
Sun, 15 Mar 2009 20:24:59 +0000 (16:24 -0400)
commitc09890cf98475b16efb8ac90a00667d33c332050
tree328c00ed18e674c8909fa22f302e47cd0356154c
parent1c6e690dcdc5f31d69d39fc89a9db035802febcc
avoid taking action if a component is removed from an array

This should really be done by the kernel. But it currently isn't. It simply
oopses now that user space isn't cleaning up after it....

Signed-off-by: David Zeuthen <davidz@redhat.com>
src/devkit-disks-device.c