How to register block device as read-only

From: beck0778
Date: Fri Jul 27 2007 - 14:07:41 EST


Hello,

In a block device driver, how do you tell the kernel that your block device is read-only? Is it in the registration of the gendisk, or is there an ioctl I should be catching to inform the kernel (and user) that this disk is read-only?

--Matthew
-
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/