Merge pull request #61 from namjaejeon/cifsd-for-next

ksmbd-fixes
This commit is contained in:
Steve French 2021-07-14 20:55:12 -05:00 committed by GitHub
commit 9946aa630a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -247,7 +247,7 @@ bool ksmbd_conn_alive(struct ksmbd_conn *conn)
/*
* Stop current session if the time that get last request from client
* is bigger than deadtime user configured and openning file count is
* is bigger than deadtime user configured and opening file count is
* zero.
*/
if (server_conf.deadtime > 0 &&