On 4/7/23 13:05, Mike Christie wrote: > BLK_STS_NEXUS is used for NVMe/SCSI reservation conflicts and DASD's > locking feature which works similar to NVMe/SCSI reservations where a > host can get a lock on a device and when the lock is taken it will get > failures. > > This patch renames BLK_STS_NEXUS so it better reflects this type of > use. > > Signed-off-by: Mike Christie <michael.christie@xxxxxxxxxx> > Acked-by: Stefan Haberland <sth@xxxxxxxxxxxxx> > Reviewed-by: Bart Van Assche <bvanassche@xxxxxxx> > --- > Looks good. Reviewed-by: Chaitanya Kulkarni <kch@xxxxxxxxxx> -ck