Skip to content

Commit

Permalink
cifsd: release 3.3.6 version
Browse files Browse the repository at this point in the history
Major changes are:
 - Fix kernel oops from fuse+ntfs driver.
 - Fix the issue of change the directory to the file using Nautilus
   client.
 - Fix ksmbd build break with the latest linux-5.12-rc1.
 - Fix potential memleak and use after free.
 - Fix use after free from KASAN(racy issue)

Signed-off-by: Namjae Jeon <[email protected]>
  • Loading branch information
namjaejeon committed Mar 3, 2021
1 parent 1e1f31b commit 040dee8
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.3.5"
#define KSMBD_VERSION "3.3.6"

/* @FIXME clean up this code */

Expand Down

0 comments on commit 040dee8

Please sign in to comment.