summaryrefslogtreecommitdiff
path: root/configure.in
diff options
context:
space:
mode:
authorArnout Vandecappelle <arnout@mind.be>2009-08-07 10:44:48 +0200
committerDanny Kukawka <danny.kukawka@web.de>2009-08-07 10:44:48 +0200
commit195146f263e193dc80a4094b4750999657734243 (patch)
tree53b80266e1cd43dca6029cf35e61034ca6cece7b /configure.in
parent62e80cfc72e07036e188bf847b366e4f812a7944 (diff)
don't remove scsi_host if there are still targets using it
When a scsi device is removed, the host it is connected to is also removed by missing_scsi_host(). However, it is possible that other targets still exist that are connected to the same host. In that case, the scsi_host should not be removed. We check if the scsi_host has more than one child, and if so it is not removed. fd.o#20712
Diffstat (limited to 'configure.in')
0 files changed, 0 insertions, 0 deletions