Searched hist:"663 e0890e31cb85f0cca5ac1faaee0d2d52880b5" (Results 1 – 8 of 8) sorted by relevance
/linux/drivers/s390/scsi/ |
H A D | Makefile | diff 663e0890e31cb85f0cca5ac1faaee0d2d52880b5 Fri Apr 26 16:13:54 CEST 2013 Martin Peschke <mpeschke@linux.vnet.ibm.com> [SCSI] zfcp: remove access control tables interface
This patch removes an interface that was used to manage access control tables within the HBA. The patch consequently removes the handling for conditions related to those access control tables, too.
That initiator-based access control feature was only needed until the introduction of NPIV and was withdrawn with z10 years ago. It's time to cleanup the corresponding device driver code.
Signed-off-by: Martin Peschke <mpeschke@linux.vnet.ibm.com> Signed-off-by: Steffen Maier <maier@linux.vnet.ibm.com> Signed-off-by: James Bottomley <JBottomley@Parallels.com>
|
H A D | zfcp_fsf.h | diff 663e0890e31cb85f0cca5ac1faaee0d2d52880b5 Fri Apr 26 16:13:54 CEST 2013 Martin Peschke <mpeschke@linux.vnet.ibm.com> [SCSI] zfcp: remove access control tables interface
This patch removes an interface that was used to manage access control tables within the HBA. The patch consequently removes the handling for conditions related to those access control tables, too.
That initiator-based access control feature was only needed until the introduction of NPIV and was withdrawn with z10 years ago. It's time to cleanup the corresponding device driver code.
Signed-off-by: Martin Peschke <mpeschke@linux.vnet.ibm.com> Signed-off-by: Steffen Maier <maier@linux.vnet.ibm.com> Signed-off-by: James Bottomley <JBottomley@Parallels.com>
|
H A D | zfcp_ccw.c | diff 663e0890e31cb85f0cca5ac1faaee0d2d52880b5 Fri Apr 26 16:13:54 CEST 2013 Martin Peschke <mpeschke@linux.vnet.ibm.com> [SCSI] zfcp: remove access control tables interface
This patch removes an interface that was used to manage access control tables within the HBA. The patch consequently removes the handling for conditions related to those access control tables, too.
That initiator-based access control feature was only needed until the introduction of NPIV and was withdrawn with z10 years ago. It's time to cleanup the corresponding device driver code.
Signed-off-by: Martin Peschke <mpeschke@linux.vnet.ibm.com> Signed-off-by: Steffen Maier <maier@linux.vnet.ibm.com> Signed-off-by: James Bottomley <JBottomley@Parallels.com>
|
H A D | zfcp_erp.c | diff 1b33ef23946adee4b7d9d6b16b7285ce61063451 Thu Nov 13 14:59:46 CET 2014 Martin Peschke <mpeschke@linux.vnet.ibm.com> zfcp: remove access control tables interface (port leftovers)
This patch removes some leftovers for commit 663e0890e31cb85f0cca5ac1faaee0d2d52880b5 "[SCSI] zfcp: remove access control tables interface".
The "access denied" case for ports is gone, as well. The corresponding flag was cleared, but never set. So clean it up.
Sysfs flag is kept, though, for backward-compatibility. Now it returns always 0.
Signed-off-by: Martin Peschke <mpeschke@linux.vnet.ibm.com> Signed-off-by: Steffen Maier <maier@linux.vnet.ibm.com> Reviewed-by: Hannes Reinecke <hare@suse.de> Signed-off-by: Christoph Hellwig <hch@lst.de> diff 663e0890e31cb85f0cca5ac1faaee0d2d52880b5 Fri Apr 26 16:13:54 CEST 2013 Martin Peschke <mpeschke@linux.vnet.ibm.com> [SCSI] zfcp: remove access control tables interface
This patch removes an interface that was used to manage access control tables within the HBA. The patch consequently removes the handling for conditions related to those access control tables, too.
That initiator-based access control feature was only needed until the introduction of NPIV and was withdrawn with z10 years ago. It's time to cleanup the corresponding device driver code.
Signed-off-by: Martin Peschke <mpeschke@linux.vnet.ibm.com> Signed-off-by: Steffen Maier <maier@linux.vnet.ibm.com> Signed-off-by: James Bottomley <JBottomley@Parallels.com>
|
H A D | zfcp_def.h | diff 663e0890e31cb85f0cca5ac1faaee0d2d52880b5 Fri Apr 26 16:13:54 CEST 2013 Martin Peschke <mpeschke@linux.vnet.ibm.com> [SCSI] zfcp: remove access control tables interface
This patch removes an interface that was used to manage access control tables within the HBA. The patch consequently removes the handling for conditions related to those access control tables, too.
That initiator-based access control feature was only needed until the introduction of NPIV and was withdrawn with z10 years ago. It's time to cleanup the corresponding device driver code.
Signed-off-by: Martin Peschke <mpeschke@linux.vnet.ibm.com> Signed-off-by: Steffen Maier <maier@linux.vnet.ibm.com> Signed-off-by: James Bottomley <JBottomley@Parallels.com>
|
H A D | zfcp_fsf.c | diff 1b33ef23946adee4b7d9d6b16b7285ce61063451 Thu Nov 13 14:59:46 CET 2014 Martin Peschke <mpeschke@linux.vnet.ibm.com> zfcp: remove access control tables interface (port leftovers)
This patch removes some leftovers for commit 663e0890e31cb85f0cca5ac1faaee0d2d52880b5 "[SCSI] zfcp: remove access control tables interface".
The "access denied" case for ports is gone, as well. The corresponding flag was cleared, but never set. So clean it up.
Sysfs flag is kept, though, for backward-compatibility. Now it returns always 0.
Signed-off-by: Martin Peschke <mpeschke@linux.vnet.ibm.com> Signed-off-by: Steffen Maier <maier@linux.vnet.ibm.com> Reviewed-by: Hannes Reinecke <hare@suse.de> Signed-off-by: Christoph Hellwig <hch@lst.de> diff 663e0890e31cb85f0cca5ac1faaee0d2d52880b5 Fri Apr 26 16:13:54 CEST 2013 Martin Peschke <mpeschke@linux.vnet.ibm.com> [SCSI] zfcp: remove access control tables interface
This patch removes an interface that was used to manage access control tables within the HBA. The patch consequently removes the handling for conditions related to those access control tables, too.
That initiator-based access control feature was only needed until the introduction of NPIV and was withdrawn with z10 years ago. It's time to cleanup the corresponding device driver code.
Signed-off-by: Martin Peschke <mpeschke@linux.vnet.ibm.com> Signed-off-by: Steffen Maier <maier@linux.vnet.ibm.com> Signed-off-by: James Bottomley <JBottomley@Parallels.com>
|
H A D | zfcp_ext.h | diff 663e0890e31cb85f0cca5ac1faaee0d2d52880b5 Fri Apr 26 16:13:54 CEST 2013 Martin Peschke <mpeschke@linux.vnet.ibm.com> [SCSI] zfcp: remove access control tables interface
This patch removes an interface that was used to manage access control tables within the HBA. The patch consequently removes the handling for conditions related to those access control tables, too.
That initiator-based access control feature was only needed until the introduction of NPIV and was withdrawn with z10 years ago. It's time to cleanup the corresponding device driver code.
Signed-off-by: Martin Peschke <mpeschke@linux.vnet.ibm.com> Signed-off-by: Steffen Maier <maier@linux.vnet.ibm.com> Signed-off-by: James Bottomley <JBottomley@Parallels.com>
|
H A D | zfcp_aux.c | diff 663e0890e31cb85f0cca5ac1faaee0d2d52880b5 Fri Apr 26 16:13:54 CEST 2013 Martin Peschke <mpeschke@linux.vnet.ibm.com> [SCSI] zfcp: remove access control tables interface
This patch removes an interface that was used to manage access control tables within the HBA. The patch consequently removes the handling for conditions related to those access control tables, too.
That initiator-based access control feature was only needed until the introduction of NPIV and was withdrawn with z10 years ago. It's time to cleanup the corresponding device driver code.
Signed-off-by: Martin Peschke <mpeschke@linux.vnet.ibm.com> Signed-off-by: Steffen Maier <maier@linux.vnet.ibm.com> Signed-off-by: James Bottomley <JBottomley@Parallels.com>
|