Skip to content

Commit

Permalink
cifsd: release 3.2.1 version
Browse files Browse the repository at this point in the history
The major changes are:
 - Fix signing bugs.
 - Fix encryption bugs.
 - Fix build error on linux-5.8-rc1
 - Fix bugs with read-only=yes
 - Fix potential stuck issue due to cache buffers exhaustion

Signed-off-by: Namjae Jeon <[email protected]>
  • Loading branch information
namjaejeon committed Jun 24, 2020
1 parent a54e57c commit 80147c5
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 @@ -14,7 +14,7 @@
#include "vfs_cache.h"
#include "smberr.h"

#define KSMBD_VERSION "3.2.0"
#define KSMBD_VERSION "3.2.1"

/* @FIXME clean up this code */

Expand Down

0 comments on commit 80147c5

Please sign in to comment.