Skip to content

Commit

Permalink
ksmbd: release 3.1.9 version
Browse files Browse the repository at this point in the history
 - Fix sparse warnings.
 - Fix warnings from checkpatch.pl.
 - Add cifsd.rst Documentation file.
 - Downgrade some error print to debug print.

Signed-off-by: Namjae Jeon <[email protected]>
  • Loading branch information
namjaejeon committed May 12, 2020
1 parent c4d4ee6 commit 7444647
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.1.8"
#define KSMBD_VERSION "3.1.9"

/* @FIXME clean up this code */

Expand Down

0 comments on commit 7444647

Please sign in to comment.