On Mon, 27 February 2012 12:12:52 +0000, Nicholas A. Bellinger wrote: > > This patch makes transport_deregister_session() clear the comp_nacl bit > to skip se_node_acl->acl_free_comp completion for dynamically generated > NodeACL during fabric session shutdown. > > Also drop se_nacl conditional in transport_deregister_session() and add > BUG_ON(!se_nacl) ... > + bool comp_nacl = true; ... > + comp_nacl = false; Ok, now we have determined the value of this bool. But I cannot see what we actually use it for. Is there a patch missing or should we just drop this one? Jörn -- 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