From: Bartlomiej Zolnierkiewicz <bzolnier@xxxxxxxxx> Date: Thu, 1 Oct 2009 11:25:40 +0200 > The problem is that you simply cannot know what is the system state here. > > Thus when the unknown block layer request is encountered the best thing > you can do is to BUG early instead of allowing the situation when some > requests are silently dropped and possibly causing the data corruption. Yes, but if you BUG() in this kind of location, the chance of getting the debugging information from the user can be close to zero. We were very lucky this time :-) If we're tossing a request, signal an error to the submitter. I hear we have infrastructure for that :-) -- To unsubscribe from this list: send the line "unsubscribe linux-ide" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html