cifsd: update to git (2019-11-22)
authorAndy Walsh <andy.walsh44+github@gmail.com>
Fri, 22 Nov 2019 13:09:23 +0000 (14:09 +0100)
committerAndy Walsh <andy.walsh44+github@gmail.com>
Fri, 22 Nov 2019 13:09:23 +0000 (14:09 +0100)
cifsd: fix uninitialized fp could be freed
cifsd: fix potential uninitialized spnego_blob could be freed
cifsd: smbd: replace spinlock_irqsave with spinlock
cifsd: smbd: avoid the lack of client's send credits

Signed-off-by: Andy Walsh <andy.walsh44+github@gmail.com>
kernel/cifsd/Makefile

index b7df1facc491390ce519f77ef7ff9d8f3aa52a88..351879f2fc43f9eb6667e2170e44e3aa207852ce 100644 (file)
@@ -5,9 +5,9 @@ PKG_RELEASE:=1
 
 PKG_SOURCE_PROTO:=git
 PKG_SOURCE_URL:=https://github.com/cifsd-team/cifsd.git
-PKG_SOURCE_DATE:=2019-10-31
-PKG_SOURCE_VERSION:=ee91a4ff3472a8953c2d3cf6d3ecaaf93696222c
-PKG_MIRROR_HASH:=0e3661ebe6ae44990f64632969057c21a49f71878b894180dde088a4166e1720
+PKG_SOURCE_DATE:=2019-11-22
+PKG_SOURCE_VERSION:=511ee7e852c0be06b74fbb3eba69760b86658679
+PKG_MIRROR_HASH:=23040d73230ff6afcea46cf9c51a1aab7b706859471de204da4824bfea5934c8
 
 PKG_MAINTAINER:=Andy Walsh <andy.walsh44+github@gmail.com>
 PKG_LICENSE:=GPL-2.0-or-later