diff options
author | 2021-04-01 17:45:33 +0900 | |
---|---|---|
committer | 2021-05-10 19:15:34 -0500 | |
commit | 02b68b2065c91ce706f462fd509032a77db5d9dc (patch) | |
tree | 82db53b5ac33c604aec9c1ded0cea98f263fc144 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | cifsd: remove useless error handling in ksmbd_vfs_read (diff) | |
download | wireguard-linux-02b68b2065c91ce706f462fd509032a77db5d9dc.tar.xz wireguard-linux-02b68b2065c91ce706f462fd509032a77db5d9dc.zip |
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: Namjae Jeon <namjae.jeon@samsung.com>
Signed-off-by: Steve French <stfrench@microsoft.com>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions