|
@@ -69,10 +69,10 @@
|
|
#ifndef SCSI_OSD_MAJOR
|
|
#ifndef SCSI_OSD_MAJOR
|
|
# define SCSI_OSD_MAJOR 260
|
|
# define SCSI_OSD_MAJOR 260
|
|
#endif
|
|
#endif
|
|
-#define SCSI_OSD_MAX_MINOR 64
|
|
|
|
|
|
+#define SCSI_OSD_MAX_MINOR MINORMASK
|
|
|
|
|
|
static const char osd_name[] = "osd";
|
|
static const char osd_name[] = "osd";
|
|
-static const char *osd_version_string = "open-osd 0.2.0";
|
|
|
|
|
|
+static const char *osd_version_string = "open-osd 0.2.1";
|
|
|
|
|
|
MODULE_AUTHOR("Boaz Harrosh <bharrosh@panasas.com>");
|
|
MODULE_AUTHOR("Boaz Harrosh <bharrosh@panasas.com>");
|
|
MODULE_DESCRIPTION("open-osd Upper-Layer-Driver osd.ko");
|
|
MODULE_DESCRIPTION("open-osd Upper-Layer-Driver osd.ko");
|