(Forced commit- last commit was inadvertant in that it missed the comments)
Move TARGCTLIOALLOCUNIT to OTARGCTLIOALLOCUNIT, TARGCTLIOFREEUNIT to OTARGCTLIOFREEUNIT and redefine old associated structure to be old_ioc_alloc_unit- deprecation but preservation of binaries. Add new structure for same- but this one contains a pointer to user defined INQUIRY data so you can define what the target device looks like to the outside world.
This commit is contained in:
parent
b28272b3c0
commit
599acde4d5
@ -137,4 +137,5 @@ struct ioc_alloc_unit {
|
||||
* Set/clear debugging for this target mode instance
|
||||
*/
|
||||
#define TARGIODEBUG _IOW('C', 9, int)
|
||||
|
||||
#endif /* _CAM_SCSI_SCSI_TARGETIO_H_ */
|
||||
|
Loading…
x
Reference in New Issue
Block a user