ksmbd: add out-of-tree module
authorRosen Penev <rosenp@gmail.com>
Tue, 21 Dec 2021 01:58:38 +0000 (17:58 -0800)
committerChristian Lamparter <chunkeey@gmail.com>
Sat, 19 Feb 2022 17:29:42 +0000 (18:29 +0100)
commitfbb8e1ef45fa3ebb10e653cdb14465508541350d
tree3847344b73345b19587e62624e7b789458264ae9
parent666d427652b7ec0b9b4f761a0faf828b14b4f9ca
ksmbd: add out-of-tree module

ksmbd is an upstream linux alternative to Samba which is lighterweight
and more performant, especially on underpowered devices.

Moving it here from the packages feed as it is now an upstream kernel
module. Also easier to update as version updates can be coordinated better

The next LTS kernel (5.15) has this included. A depend on kernel < 5.15
will need to be added later.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
package/kernel/ksmbd/Makefile [new file with mode: 0644]
package/kernel/ksmbd/patches/01-keep_kmod_metadata.patch [new file with mode: 0644]