]> git.ipfire.org Git - thirdparty/openwrt.git/commit
ksmbd: Support kernel 5.10.220
authorHauke Mehrtens <hauke@hauke-m.de>
Thu, 4 Jul 2024 20:47:31 +0000 (22:47 +0200)
committerHauke Mehrtens <hauke@hauke-m.de>
Sun, 7 Jul 2024 20:22:32 +0000 (22:22 +0200)
commitb9aeaf778c2df0471b094aef4e9fab90f4a8fdb5
treebc83a0b14868c7b17155e065f9ab01ec6356ea0e
parent1f69203081994d540bdc8806d29d88fd55ed4aae
ksmbd: Support kernel 5.10.220

In kernel 5.10.220 many file system related patches were backported. One
of them changed the signature of vfs_rename(). Extend the version check
for 5.10.220.

Link: https://github.com/openwrt/openwrt/pull/15843
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
package/kernel/ksmbd/patches/02-kernel-5.10.220-build.patch [new file with mode: 0644]