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 <t.lamprecht@proxmox.com>
This commit is contained in:
parent
9904c0733b
commit
ee4a13eac3
1
debian/rules
vendored
1
debian/rules
vendored
@ -32,6 +32,7 @@ PVE_CONFIG_OPTS= \
|
|||||||
-m CONFIG_JFS_FS \
|
-m CONFIG_JFS_FS \
|
||||||
-m CONFIG_HFS_FS \
|
-m CONFIG_HFS_FS \
|
||||||
-m CONFIG_HFSPLUS_FS \
|
-m CONFIG_HFSPLUS_FS \
|
||||||
|
-e CIFS_SMB_DIRECT \
|
||||||
-e CONFIG_BRIDGE \
|
-e CONFIG_BRIDGE \
|
||||||
-e CONFIG_BRIDGE_NETFILTER \
|
-e CONFIG_BRIDGE_NETFILTER \
|
||||||
-e CONFIG_BLK_DEV_SD \
|
-e CONFIG_BLK_DEV_SD \
|
||||||
|
Loading…
Reference in New Issue
Block a user