ksmbd: update to 3.3.7
authorRosen Penev <rosenp@gmail.com>
Sat, 13 Mar 2021 02:07:32 +0000 (18:07 -0800)
committerRosen Penev <rosenp@gmail.com>
Sat, 13 Mar 2021 02:07:32 +0000 (18:07 -0800)
Major change are:

Fix an issue that directories appear as files when using windows
backup.
Fix xfstests generic/241 failure on life test.
Update ksmbd shutdown and debug print on/off using ksmbd.control in
cifsd.rst.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
kernel/ksmbd/Makefile

index 54a634ef5f2fe790a87ca5feaad74c0d67d8a96c..d36061893440478b52961cda2fa4ae6c6a127646 100644 (file)
@@ -1,12 +1,12 @@
 include $(TOPDIR)/rules.mk
 
 PKG_NAME:=ksmbd
-PKG_VERSION:=3.3.6
+PKG_VERSION:=3.3.7
 PKG_RELEASE:=1
 
 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
 PKG_SOURCE_URL:=https://codeload.github.com/cifsd-team/cifsd/tar.gz/$(PKG_VERSION)?
-PKG_HASH:=00abe3158bb024be419dc89278aeb2cbba70b2241c8c3b5592d5fdb726e87266
+PKG_HASH:=d92706e2dc00bd612698be2c39759ea6170a869e657bae4a80cf6424a333babe
 
 PKG_MAINTAINER:=Andy Walsh <andy.walsh44+github@gmail.com>
 PKG_LICENSE:=GPL-2.0-or-later