On Sun, 2011-11-13 at 04:16 -0500, Christoph Hellwig wrote: > On Sat, Nov 12, 2011 at 10:14:44AM +0000, Nicholas A. Bellinger wrote: > > From: Nicholas Bellinger <nab@xxxxxxxxxxxxxxx> > > > > This patch converts tcm_qla2xxx to use target_put_sess_cmd() for > > signal descriptor release. It also converts legacy access of struct > > ala_hw_data->hardware_lock n TFO->check_stop_free() and > > TFO->check_release_cmd() callers to use a single target_put_sess_cmd > > in tcm_qla2xxx_check_stop_free(). > > This was the last check_release_cmd instance, so the method should go > now. > Correct. ib_srpt still needs to be tested with the se_cmd->cmd_kref changes, but I'll be dropping TFO->check_release_cmd once this is working as expected. -- 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