dect
/
linux-2.6
Archived
13
0
Fork 0
This repository has been archived on 2022-02-17. You can view files and clone it, but cannot push or open issues or pull requests.
linux-2.6/drivers/scsi/be2iscsi
Randy Dunlap 787f0bd337 [SCSI] be2iscsi: select ISCSI_BOOT_SYSFS
be2iscsi uses iscsi_boot_*() interfaces, so it should ensure that
ISCSI_BOOT_SYSFS is enabled.

ERROR: "iscsi_boot_create_target" [drivers/scsi/be2iscsi/be2iscsi.ko] undefined!
ERROR: "iscsi_boot_create_ethernet" [drivers/scsi/be2iscsi/be2iscsi.ko] undefined!
ERROR: "iscsi_boot_create_host_kset" [drivers/scsi/be2iscsi/be2iscsi.ko] undefined!
ERROR: "iscsi_boot_create_initiator" [drivers/scsi/be2iscsi/be2iscsi.ko] undefined!
ERROR: "iscsi_boot_destroy_kset" [drivers/scsi/be2iscsi/be2iscsi.ko] undefined!

Signed-off-by: Randy Dunlap <randy.dunlap@oracle.com>
Acked-by: Jayamohan Kallickal <jayamohank@serverengines.com>
Signed-off-by: James Bottomley <James.Bottomley@suse.de>
2010-08-06 09:41:59 -05:00
..
Kconfig [SCSI] be2iscsi: select ISCSI_BOOT_SYSFS 2010-08-06 09:41:59 -05:00
Makefile [SCSI] be2iscsi: add 10Gbps iSCSI - BladeEngine 2 driver 2009-10-02 09:50:33 -05:00
be.h [SCSI] be2iscsi: Fix warnings from new checkpatch.pl 2010-07-28 09:05:28 -05:00
be_cmds.c [SCSI] be2iscsi: Adding crashdump support 2010-07-28 09:05:34 -05:00
be_cmds.h [SCSI] be2iscsi: Add support for iscsi boot 2010-08-06 09:41:51 -05:00
be_iscsi.c [SCSI] be2iscsi: Add support for iscsi boot 2010-08-06 09:41:51 -05:00
be_iscsi.h [SCSI] be2iscsi: Add support for iscsi boot 2010-08-06 09:41:51 -05:00
be_main.c [SCSI] be2iscsi: Add support for iscsi boot 2010-08-06 09:41:51 -05:00
be_main.h [SCSI] be2iscsi: Driver Version change to 2.0.549.0 2010-08-06 09:41:52 -05:00
be_mgmt.c [SCSI] be2iscsi: Add support for iscsi boot 2010-08-06 09:41:51 -05:00
be_mgmt.h [SCSI] be2iscsi: Fix for premature buffer free 2010-07-28 09:05:37 -05:00