On Tue, 28 February 2012 00:56:15 -0800, Nicholas A. Bellinger wrote: > > The sessions associated with the se_node_acl->acl_group are required to > be shutdown because they may be referencing struct se_node_acl memory, > and the configfs rmdir operation for se_node_acl->acl_group or any > group) is not allowed to fail. Sounds like we can either add reverse mapping from the configfs structure to all referencing sessions and rip out the references or go through an indirection and simple mark the configfs parts as gone in the indirection. I see no reason to tear down and recreate sessions just to fulfill the configfs requirement. But I might be speaking out of my arse here, given my (lack of) understanding of the general architecture. 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