If abort request comes in for command not known to LLD?

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



What should the LLD do if an abort request comes into the
abort error handler from the midlayer for a command which is
not known to the LLD?

I see aic7xxx_osm.c handles it in this way in ahc_linux_queue_recovery_cmd():

no_cmd:
        /*
         * Our assumption is that if we don't have the command, no
         * recovery action was required, so we return success.  Again,
         * the semantics of the mid-layer recovery engine are not
         * well defined, so this may change in time.
         */
        retval = SUCCESS;

Is that the right thing to do?  Seems a bit weird, but if that's
the right thing to do, I can do that too.

-- steve


--
To unsubscribe from this list: send the line "unsubscribe linux-scsi" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html


[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Index of Archives]     [SCSI Target Devel]     [Linux SCSI Target Infrastructure]     [Kernel Newbies]     [IDE]     [Security]     [Git]     [Netfilter]     [Bugtraq]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Linux ATA RAID]     [Linux IIO]     [Samba]     [Device Mapper]
  Powered by Linux