On Fri, 2010-07-16 at 15:37 +0200, Christof Schmitt wrote: > plain text document attachment (705-zfcp-unit-removal.diff) > From: Christof Schmitt <christof.schmitt@xxxxxxxxxx> > > Configuring a LUN in zfcp, also creates a SCSI device. For > consistency, it makes sense to remove the SCSI device when the LUN is > deconfigured. Replace the flush_work with the call to > scsi_remove_device: scsi_remove_device also takes the scan_mutex that > synchronizes itself with any long running device discovery. This one's rejecting: jejb@mulgrave:~/git/scsi-misc-2.6> patch -p1 < ~/tmp/tmp/02 patching file drivers/s390/scsi/zfcp_def.h patching file drivers/s390/scsi/zfcp_scsi.c Hunk #1 FAILED at 564. 1 out of 1 hunk FAILED -- saving rejects to file drivers/s390/scsi/zfcp_scsi.c.rej It looks like a missing patch somewhere. Could you check the current state of scsi-misc-2.6 (it includes scsi-rc-fixes-2.6) and see if I've lost something? Thanks, James -- To unsubscribe from this list: send the line "unsubscribe linux-scsi" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html