blockdev: set options read only

Signed-off-by: Sami Kerola <kerolasa@iki.fi>
This commit is contained in:
Sami Kerola 2011-06-29 22:31:03 +02:00
parent 37b94458bd
commit 00239f33ed
1 changed files with 1 additions and 1 deletions

View File

@ -52,7 +52,7 @@ enum {
#define IOCTL_ENTRY( io ) .ioc = io, .iocname = # io
struct bdc bdcms[] =
static const struct bdc bdcms[] =
{
{
IOCTL_ENTRY(BLKROSET),