Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

[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>

authored by

Randy Dunlap and committed by
James Bottomley
787f0bd3 dd81beae

+1
+1
drivers/scsi/be2iscsi/Kconfig
··· 2 2 tristate "ServerEngines' 10Gbps iSCSI - BladeEngine 2" 3 3 depends on PCI && SCSI && NET 4 4 select SCSI_ISCSI_ATTRS 5 + select ISCSI_BOOT_SYSFS 5 6 6 7 help 7 8 This driver implements the iSCSI functionality for ServerEngines'