On Mon, 2014-03-10 at 16:50 +0000, Alex Leung wrote: > Hi All, > > I guess I should start with a more fundamental question: > > When Abort Task or LUN Reset is received (Clear Task Set, Abort Task > Set unsupported by LIO), what is the "official" notification from LIO > to the fabric module to notify the fabric module that the given > command has been aborted and needs to be cleaned up (on the chip)? Is > it simply tfo->queue_status() with the CMD_T_ABORTED transport_state > bit set in the se_cmd? > The (final) cleanup of an aborted se_cmd descriptor should be done via ->release_cmd(). --nab -- To unsubscribe from this list: send the line "unsubscribe target-devel" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html