Skip to content
Snippets Groups Projects
Commit 31ff0cee authored by Matthew Wilcox's avatar Matthew Wilcox
Browse files

target/iscsi: Allocate session IDs from an IDA


Since the session is never looked up by ID, we can use the more
space-efficient IDA instead of the IDR.

Signed-off-by: default avatarMatthew Wilcox <willy@infradead.org>
parent 26abc916
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment