|
@@ -10,7 +10,7 @@
|
|
* Copyright (C) 2008 Panasas Inc. All rights reserved.
|
|
* Copyright (C) 2008 Panasas Inc. All rights reserved.
|
|
*
|
|
*
|
|
* Authors:
|
|
* Authors:
|
|
- * Boaz Harrosh <bharrosh@panasas.com>
|
|
|
|
|
|
+ * Boaz Harrosh <ooo@electrozaur.com>
|
|
* Benny Halevy <bhalevy@panasas.com>
|
|
* Benny Halevy <bhalevy@panasas.com>
|
|
*
|
|
*
|
|
* This program is free software; you can redistribute it and/or modify
|
|
* This program is free software; you can redistribute it and/or modify
|
|
@@ -74,7 +74,7 @@
|
|
static const char osd_name[] = "osd";
|
|
static const char osd_name[] = "osd";
|
|
static const char *osd_version_string = "open-osd 0.2.1";
|
|
static const char *osd_version_string = "open-osd 0.2.1";
|
|
|
|
|
|
-MODULE_AUTHOR("Boaz Harrosh <bharrosh@panasas.com>");
|
|
|
|
|
|
+MODULE_AUTHOR("Boaz Harrosh <ooo@electrozaur.com>");
|
|
MODULE_DESCRIPTION("open-osd Upper-Layer-Driver osd.ko");
|
|
MODULE_DESCRIPTION("open-osd Upper-Layer-Driver osd.ko");
|
|
MODULE_LICENSE("GPL");
|
|
MODULE_LICENSE("GPL");
|
|
MODULE_ALIAS_CHARDEV_MAJOR(SCSI_OSD_MAJOR);
|
|
MODULE_ALIAS_CHARDEV_MAJOR(SCSI_OSD_MAJOR);
|