Skip to content

Commit

Permalink
ksmbd: release 3.4.4 version
Browse files Browse the repository at this point in the history
Major change are:
 - remove smb2_buf_length in smb2_hdr and smb2_transform_hdr.
 - Fix FID allocation range in smb1.
 - improve RDMA(smb-direct) connection.
 - add support for RSS mode.

Signed-off-by: Namjae Jeon <[email protected]>
  • Loading branch information
namjaejeon committed Jan 20, 2022
1 parent ed2bb57 commit 35f391e
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.3"
#define KSMBD_VERSION "3.4.4"

extern int ksmbd_debug_types;

Expand Down

0 comments on commit 35f391e

Please sign in to comment.