Re: [PATCH 3/6] target: Change core_dev_del_lun to take a se_lun instead of unpacked_lun

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

 



On 03/07/2014 02:35 AM, Christoph Hellwig wrote:
On Thu, Mar 06, 2014 at 02:15:28PM -0800, Andy Grover wrote:
+void core_dev_del_lun(
  	struct se_portal_group *tpg,
+	struct se_lun *lun)
  {
+	pr_debug("%s_TPG[%u]_LUN[%u] - Deactivating %s Logical Unit from"
  		" device object\n", tpg->se_tpg_tfo->get_fabric_name(),
+		tpg->se_tpg_tfo->tpg_get_tag(tpg), lun->unpacked_lun,
  		tpg->se_tpg_tfo->get_fabric_name());

+	core_tpg_post_dellun(tpg, lun);

Seems like core_tpg_post_dellun should be folded into core_dev_del_lun?

It gets more stuff added back to it in a later patch, and post_dellun gets renamed too.

Regards -- Andy

--
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