Skip to content

Commit

Permalink
ksmbd: release 3.5.0 version
Browse files Browse the repository at this point in the history
Major changes are:
- Durable handles v1/v2 support.
- Fix several out of bounds issues.
- Fix possible null-deref in smb_lazy_parent_lease_break_close.
- Fix invalid file size on XFS backed share.

Signed-off-by: Namjae Jeon <[email protected]>
  • Loading branch information
namjaejeon committed May 15, 2024
1 parent 31f81bf commit 1391bab
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.9"
#define KSMBD_VERSION "3.5.0"

extern int ksmbd_debug_types;

Expand Down

0 comments on commit 1391bab

Please sign in to comment.