aboutsummaryrefslogtreecommitdiffstats
path: root/include/scsi
diff options
context:
space:
mode:
authorJames Smart <jsmart2021@gmail.com>2022-03-10 07:48:45 -0800
committerMartin K. Petersen <martin.petersen@oracle.com>2022-03-14 23:29:49 -0400
commit2ea3a393bfae2e50003ecc14b757736eeba7ea6a (patch)
treefc2e919b841fbeae32246ffab7c15fc25b29753e /include/scsi
parentscsi: ufs: core: scsi_get_lba() error fix (diff)
downloadlinux-dev-2ea3a393bfae2e50003ecc14b757736eeba7ea6a.tar.xz
linux-dev-2ea3a393bfae2e50003ecc14b757736eeba7ea6a.zip
scsi: lpfc: Remove failing soft_wwn support
The soft_wwpn/soft_wwn functionality, which allows the driver to modify service parameters in an attempt to override the adapter-assigned WWN, was originally attempted to be removed roughly 6 yrs ago as new fabric features were being introduced that clashed with the implementation. In the end, the feature was left in with the user being responsible if things went south. We've reached a point where soft_wwn is no longer functional and is failing in almost all production use cases. Use of Fabric features such as Fabric Assigned WWPN and Automatic DPORT is now prevalent and the features require coordination between the adapter and driver that can't be solved by the simplistic update of the service parameters. As it is no longer functional, the feature is to be removed. There are still ways to override the adapter-assigned WWN but they require the admin to invoke bios/efi level menus. Link: https://lore.kernel.org/r/20220310154845.11125-1-jsmart2021@gmail.com Reviewed-by: Himanshu Madhani <himanshu.madhani@oracle.com> Co-developed-by: Dick Kennedy <dick.kennedy@broadcom.com> Signed-off-by: Dick Kennedy <dick.kennedy@broadcom.com> Signed-off-by: James Smart <jsmart2021@gmail.com> Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
Diffstat (limited to 'include/scsi')
0 files changed, 0 insertions, 0 deletions