Re: 2.6.8.1-mm3

From: Matthew Wilcox
Date: Sat Aug 21 2004 - 16:52:06 EST


On Sat, Aug 21, 2004 at 03:24:56PM -0400, James Bottomley wrote:
> Either we could provide a helper routine to do it and convert all the
> internal uses over, or we could define a new ioctl that is correctly
> unique, something like
>
> #define SCSI_TEST_UNIT_READY _IOR('S', 8, int)
> or perhaps just 0x5388
>
> and convert the internal users over to it.
>
> Opinions?

I prefer the former, something like

int scsi_test_unit_ready(struct scsi_device *sdev);

--
"Next the statesmen will invent cheap lies, putting the blame upon
the nation that is attacked, and every man will be glad of those
conscience-soothing falsities, and will diligently study them, and refuse
to examine any refutations of them; and thus he will by and by convince
himself that the war is just, and will thank God for the better sleep
he enjoys after this process of grotesque self-deception." -- Mark Twain
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/