]> www.infradead.org Git - users/jedix/linux-maple.git/commit
ksmbd: replace sessions list in connection with xarray
authorNamjae Jeon <linkinjeon@kernel.org>
Fri, 22 Jul 2022 01:15:10 +0000 (10:15 +0900)
committerSteve French <stfrench@microsoft.com>
Wed, 27 Jul 2022 04:38:05 +0000 (23:38 -0500)
commite4d3e6b524c0c928f7fc9e03e047885c4951ae60
tree336f75e8301d0be3c91125992a99a5a74e03fe77
parent8849e7545322c99c6b4fc3674b57e3117a3bd5dd
ksmbd: replace sessions list in connection with xarray

Replace sessions list in connection with xarray.

Signed-off-by: Namjae Jeon <linkinjeon@kernel.org>
Reviewed-by: Hyunchul Lee <hyc.lee@gmail.com>
Signed-off-by: Steve French <stfrench@microsoft.com>
fs/ksmbd/connection.c
fs/ksmbd/connection.h
fs/ksmbd/mgmt/user_session.c
fs/ksmbd/mgmt/user_session.h
fs/ksmbd/smb2pdu.c