FreeBSD read/write and most-recent scsi sense access courtesy of Thomas Schmitt.
This commit is contained in:
@@ -387,8 +387,6 @@ get_arg_linux (void *env, const char key[])
|
||||
}
|
||||
} else if (!strcmp (key, "scsi-tuple")) {
|
||||
return _obj->gen.scsi_tuple;
|
||||
} else if (!strcmp (key, "scsi-tuple-linux")) {
|
||||
return _obj->gen.scsi_tuple;
|
||||
}
|
||||
return NULL;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user