All of lore.kernel.org
 help / color / mirror / Atom feed
* (unknown), 
@ 2010-08-16  0:08 realrichardsharpe
  2010-08-16  0:08 ` [PATCH 1/1] Remove LUNs that no longer exist when we scan a target with REPORT LUNS realrichardsharpe
  0 siblings, 1 reply; 9+ messages in thread
From: realrichardsharpe @ 2010-08-16  0:08 UTC (permalink / raw)
  To: linux-scsi


This patch is being sent for feedback and review.

When I got AEN working in scst_local I noticed that deleting LUNs on 
the target (Linux SCSI) so I tracked it down to what looks like failure 
to take into account that LUNs might have been deleted in 
drivers/scsi/scsi_scan.c, in particular in scsi_report_lun_scan.

The changes work in the sense that if I delete LUNs in a variety of 
orders (starting at 0 and working up, starting at the largest and 
working backward, starting in the middle), but I wonder if I have 
missed anything.

^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2010-08-20  2:59 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-08-16  0:08 (unknown), realrichardsharpe
2010-08-16  0:08 ` [PATCH 1/1] Remove LUNs that no longer exist when we scan a target with REPORT LUNS realrichardsharpe
2010-08-16 13:45   ` Konrad Rzeszutek Wilk
2010-08-16 13:59     ` Richard Sharpe
2010-08-16 14:58       ` Konrad Rzeszutek Wilk
2010-08-18 15:37     ` Loke, Chetan
2010-08-18 15:10   ` Richard Sharpe
2010-08-18 15:13     ` James Bottomley
2010-08-20  2:59       ` Richard Sharpe

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.