Skip to content

Commit

Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
ksmbd: release 3.4.2 version
Browse files Browse the repository at this point in the history
Major changes are:
 - fix kernel oops during shutdown of smb-direct.
 - remove select FS_POSIX_ACL in Kconfig.
 - fix idmapped mounts.
 - remove smb2_buf_length field in smb2_hdr and smb2_transform_hdr.

Signed-off-by: Namjae Jeon <[email protected]>
namjaejeon committed Sep 7, 2021
1 parent 77da0b9 commit 39d5ae8
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
@@ -13,7 +13,7 @@
#include "unicode.h"
#include "vfs_cache.h"

#define KSMBD_VERSION "3.4.1"
#define KSMBD_VERSION "3.4.2"

extern int ksmbd_debug_types;

0 comments on commit 39d5ae8

Please sign in to comment.