linux59-tkg: Import 5.9 version of the bcachefs patchset - https://github.com/koverstreet/bcachefs

This commit is contained in:
Tk-Glitch
2020-10-21 14:22:29 +02:00
parent db7895eebf
commit 0e49a7815d
4 changed files with 70843 additions and 18 deletions

View File

@@ -98,6 +98,9 @@ _OFenable="false"
# Set to "true" to use ACS override patch - https://wiki.archlinux.org/index.php/PCI_passthrough_via_OVMF#Bypassing_the_IOMMU_groups_.28ACS_override_patch.29 - Kernel default is "false"
_acs_override=""
# Set to "true" to add Bcache filesystem support. You'll have to install bcachefs-tools-git from AUR for utilities - https://bcachefs.org/ - If in doubt, set to "false"
_bcachefs=""
# Set to "true" to add back missing symbol for AES-NI/AVX support on ZFS - https://github.com/NixOS/nixpkgs/blob/master/pkgs/os-specific/linux/kernel/export_kernel_fpu_functions.patch - Kernel default is "false"
_zfsfix="true"