Re: [PATCH v6 15/37] cxlflash: Fix host link up event handling

2015-10-23 Thread Tomas Henzl
On 21.10.2015 22:13, Matthew R. Ochs wrote: > Following a link up event, the LUNs available to the host may > have changed. Without rescanning the host, the LUN topology is > unknown to the user. In such a state, the user would be unable > to locate provisioned resources. > > To remedy, the host sh

[PATCH v6 15/37] cxlflash: Fix host link up event handling

2015-10-21 Thread Matthew R. Ochs
Following a link up event, the LUNs available to the host may have changed. Without rescanning the host, the LUN topology is unknown to the user. In such a state, the user would be unable to locate provisioned resources. To remedy, the host should be rescanned after a link up event. Signed-off-by