Skip to content

Commit

Permalink
cifsd: release 3.3.0 version
Browse files Browse the repository at this point in the history
Major changes are:
 - Add ACLs support
 - Add Kerberos support
 - Add query info/query dir/statfs for smb3.1.1 posix extension.
 - Fix warnings from checkpatch.pl
 - Fix racy issue reported and warnings from KSAN by OpenWRT.

Signed-off-by: Namjae Jeon <[email protected]>
  • Loading branch information
namjaejeon committed Nov 27, 2020
1 parent e64a5cb commit 7504961
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.5"
#define KSMBD_VERSION "3.3.0"

/* @FIXME clean up this code */

Expand Down

0 comments on commit 7504961

Please sign in to comment.