Re: [RFC PATCH 9/9] iscsi: filter flashnode sysfs by net namespace

2023-03-14 Thread Hannes Reinecke
On 2/8/23 18:40, Lee Duncan wrote: From: Lee Duncan This finishes the net namespace support for flashnode sysfs devices. Signed-off-by: Chris Leech Signed-off-by: Lee Duncan --- drivers/scsi/scsi_transport_iscsi.c | 34 + include/scsi/scsi_transport_iscsi.h |

[RFC PATCH 9/9] iscsi: filter flashnode sysfs by net namespace

2023-02-08 Thread Lee Duncan
From: Lee Duncan This finishes the net namespace support for flashnode sysfs devices. Signed-off-by: Chris Leech Signed-off-by: Lee Duncan --- drivers/scsi/scsi_transport_iscsi.c | 34 + include/scsi/scsi_transport_iscsi.h | 4 2 files changed, 34 insertions(

Re: [PATCH 9/9] iscsi: filter flashnode sysfs by net namespace

2017-11-13 Thread The Lee-Man
On Tuesday, October 31, 2017 at 3:41:45 PM UTC-7, Chris Leech wrote: > > Finished the net namespace support for flashnode sysfs devices > Needs a better explanation, though I can understand if you were tired of typing by this point! > > Signed-off-by: Chris Leech > --- > drivers/scsi/scsi_t

[PATCH 9/9] iscsi: filter flashnode sysfs by net namespace

2017-10-31 Thread Chris Leech
Finished the net namespace support for flashnode sysfs devices Signed-off-by: Chris Leech --- drivers/scsi/scsi_transport_iscsi.c | 33 + 1 file changed, 33 insertions(+) diff --git a/drivers/scsi/scsi_transport_iscsi.c b/drivers/scsi/scsi_transport_iscsi.c inde