X-Git-Url: https://code.delx.au/refind/blobdiff_plain/45db1723901c7accd95b4cf996c2bb4bdca59fff..e07b72471fa62945801b4a4e3bcac662a1b4888d:/filesystems/fsw_btrfs.c diff --git a/filesystems/fsw_btrfs.c b/filesystems/fsw_btrfs.c index 7359c44..1cfab95 100644 --- a/filesystems/fsw_btrfs.c +++ b/filesystems/fsw_btrfs.c @@ -60,7 +60,6 @@ #include "scandisk.c" #define BTRFS_DEFAULT_BLOCK_SIZE 4096 -//#define BTRFS_DEFAULT_BLOCK_SIZE 8192 #define BTRFS_INITIAL_BCACHE_SIZE 1024 #define GRUB_BTRFS_SIGNATURE "_BHRfS_M"