From ee4a13eac395f59e5d2c5606ee65c4f9c2e49aa4 Mon Sep 17 00:00:00 2001 From: Thomas Lamprecht Date: Tue, 19 May 2020 15:46:25 +0200 Subject: [PATCH] d/rules: enable CIFS_SMB_DIRECT requested by https://forum.proxmox.com/threads/any-reason-why-cifs_smb_direct-is-disabled-in-pve-kernels-cifs-module.69925/ and as it's now marked as stable I'd say we can enable it Signed-off-by: Thomas Lamprecht --- debian/rules | 1 + 1 file changed, 1 insertion(+) diff --git a/debian/rules b/debian/rules index 57afae9..e530eb5 100755 --- a/debian/rules +++ b/debian/rules @@ -32,6 +32,7 @@ PVE_CONFIG_OPTS= \ -m CONFIG_JFS_FS \ -m CONFIG_HFS_FS \ -m CONFIG_HFSPLUS_FS \ +-e CIFS_SMB_DIRECT \ -e CONFIG_BRIDGE \ -e CONFIG_BRIDGE_NETFILTER \ -e CONFIG_BLK_DEV_SD \ -- 2.39.2