Skip to content

Commit

Permalink
ksmbd: release 3.4.1 version
Browse files Browse the repository at this point in the history
Major changes are:
 - fix warnings from coverity scan and some static checker.
 - add user namespace support.
 - fix SMB3 multichannel connection with windows client.
 - fix a bug from auto negotiation feature.
 - fix several bugs and memory leaks.

Signed-off-by: Namjae Jeon <[email protected]>
  • Loading branch information
namjaejeon committed Aug 10, 2021
1 parent 4dd7096 commit b0a6368
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion glob.h
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
#include "unicode.h"
#include "vfs_cache.h"

#define KSMBD_VERSION "3.4.0"
#define KSMBD_VERSION "3.4.1"

extern int ksmbd_debug_types;

Expand Down

0 comments on commit b0a6368

Please sign in to comment.