Skip to content
Snippets Groups Projects
Commit 02b68b20 authored by Namjae Jeon's avatar Namjae Jeon Committed by Steve French
Browse files

cifsd: use xarray instead of linked list for tree connect list


Matthew suggest to change linked list of tree connect list to xarray.
It will be tree connect lookup in O(log(n)) time instead of O(n) time.

Signed-off-by: default avatarNamjae Jeon <namjae.jeon@samsung.com>
Signed-off-by: default avatarSteve French <stfrench@microsoft.com>
parent 8044ee8e
No related branches found
No related tags found
No related merge requests found
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