From 672e11fb0a790c96650b4ff33a59bf09890f62cb Mon Sep 17 00:00:00 2001 From: Forza Date: Sun, 1 Dec 2024 10:01:11 +0100 Subject: [PATCH] Btrfs: Allocator Hints --- Btrfs/Allocator Hints/README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/Btrfs/Allocator Hints/README.md b/Btrfs/Allocator Hints/README.md index 6c0236c..c5ca7b1 100644 --- a/Btrfs/Allocator Hints/README.md +++ b/Btrfs/Allocator Hints/README.md @@ -25,8 +25,7 @@ This repository is a mirror of the patches that have been graciously compiled an [Kakra's GitHub Repository](https://github.com/kakra/linux/pull/36) ### More Information -For an in-depth explanation of the patches, how they work, and real-world examples, visit the wiki page: -- [Allocator Hints on TNOnline Wiki](https://wiki.tnonline.net/w/Btrfs/Allocator_Hints) +For an in-depth explanation of the patches, how they work, and real-world examples, visit the wiki page: [Allocator Hints on TNOnline Wiki](https://wiki.tnonline.net/w/Btrfs/Allocator_Hints) ## Disclaimer These patches are experimental and not officially included in the Linux kernel. Use them at your own risk. Always ensure you have backups of your data before testing these patches in production environments.