diff options
author | Matthew Wilcox <willy@infradead.org> | 2018-06-19 01:23:04 -0400 |
---|---|---|
committer | Matthew Wilcox <willy@infradead.org> | 2018-08-21 23:54:19 -0400 |
commit | 31ff0ceeb266a4ac96f3fc8cebb85df862a22f92 (patch) | |
tree | 0b5d49f8c334d178b63b4bcc11e668f6d964f91d /tools | |
parent | 26abc916a898d34c5ad159315a2f683def3c5555 (diff) | |
download | linux-31ff0ceeb266a4ac96f3fc8cebb85df862a22f92.tar.bz2 |
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: Matthew Wilcox <willy@infradead.org>
Diffstat (limited to 'tools')
0 files changed, 0 insertions, 0 deletions