Re: [PATCH] SCSI and FibreChannel Hotswap for linux 2.5.44-bk2

From: James Bottomley (James.Bottomley@steeleye.com)
Date: Wed Oct 30 2002 - 15:42:21 EST


sdake@mvista.com said:
> This patch has been reviewed by Alan Cox, Greg KH, Christoph Hellwig,
> Patrick Mansfield, Rob Landly, Jeff Garzik, Scott Murray, James
> Bottomley, Mike Anderson, Randy Dunlap and Patrick Mochel.

Well, I reviewed it but my though was that it should be built on the emerging
hotplug infrastructure.

I'm currently trying to move things like this into the user layer, so from a
design principle I don't want to have 90% using the user space stuff and 10%
using its in-kernel equivalent because that means we have two mechanisms to
maintain, thus doubling the work.

The problem you had with this was the 10ms requirement from removal
notification to removal completion. Several people have already suggested
that if that really is a hard and fast requirement, then you could simply
treat the removal as a surprise removal rather than a planned one and work on
fixing our surprise removal problems instead.

The bottom line is that I'm not convinced this can't be done using the
existing infrastructure or a generic enhancement to it.

James

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/



This archive was generated by hypermail 2b29 : Thu Oct 31 2002 - 22:00:49 EST