Skip to content

Commit

Permalink
ksmbd: release 3.4.9 version
Browse files Browse the repository at this point in the history
Major changes are:
 - add support for v2 leases.
 - add support for read compound request.
 - several smb1 fixes.
 - add support for surrogate pair conversion.
 - fix warnings from atomic sleep and lockdep.
 - fix security issues.

Signed-off-by: Namjae Jeon <[email protected]>
  • Loading branch information
namjaejeon committed Feb 5, 2024
1 parent a279917 commit 43b80c5
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 @@ -12,7 +12,7 @@
#include "unicode.h"
#include "vfs_cache.h"

#define KSMBD_VERSION "3.4.8"
#define KSMBD_VERSION "3.4.9"

extern int ksmbd_debug_types;

Expand Down

0 comments on commit 43b80c5

Please sign in to comment.