Thanks, I like this approach. Getting rid of the array defintively helps, and while I don't think the linked list will be enough to scale in the long run the actual data structure is abstracted away from most code (even more so with the remaining review comment fixed), so even if we need to move to a tree or hash structure in the future that should be easy to manage. -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
- [PATCH 01/12] target: Convert se_node_acl->device... Nicholas A. Bellinger
- Re: [PATCH 01/12] target: Convert se_node_acl-&... Andy Grover
- Re: [PATCH 01/12] target: Convert se_node_a... Nicholas A. Bellinger
- Re: [PATCH 01/12] target: Convert se_no... Christoph Hellwig
- Re: [PATCH 01/12] target: Convert s... Nicholas A. Bellinger
- Re: [PATCH 01/12] target: Convert se_node_acl-&... Christoph Hellwig
- Re: [PATCH 01/12] target: Convert se_node_a... Nicholas A. Bellinger
- Re: [PATCH 01/12] target: Convert se_no... Christoph Hellwig
- Re: [PATCH 01/12] target: Convert se_node_acl-&... Christoph Hellwig
- Re: [PATCH 01/12] target: Convert se_node_a... Nicholas A. Bellinger
- Re: [PATCH 00/12] target: TPG/NodeACL LUN table conv... Christoph Hellwig