diff options
author | Bhaskar Chowdhury <unixbhaskar@gmail.com> | 2023-08-22 23:47:47 +0200 |
---|---|---|
committer | David Sterba <dsterba@suse.com> | 2023-09-08 14:21:27 +0200 |
commit | 5facccc9402301d67d48bef06159b91f7e41efc0 (patch) | |
tree | 0fb7dc3a6526a1d1b27537dfcc16eeed1ed531b4 /Documentation | |
parent | btrfs: assert delayed node locked when removing delayed item (diff) | |
download | linux-5facccc9402301d67d48bef06159b91f7e41efc0.tar.xz linux-5facccc9402301d67d48bef06159b91f7e41efc0.zip |
MAINTAINERS: remove links to obsolete btrfs.wiki.kernel.org
The wiki has been archived and is not updated anymore. Remove or replace
the links in files that contain it (MAINTAINERS, Kconfig, docs).
Signed-off-by: Bhaskar Chowdhury <unixbhaskar@gmail.com>
Reviewed-by: David Sterba <dsterba@suse.com>
Signed-off-by: David Sterba <dsterba@suse.com>
Diffstat (limited to 'Documentation')
-rw-r--r-- | Documentation/filesystems/btrfs.rst | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/Documentation/filesystems/btrfs.rst b/Documentation/filesystems/btrfs.rst index 992eddb0e11b..a81db8f54d68 100644 --- a/Documentation/filesystems/btrfs.rst +++ b/Documentation/filesystems/btrfs.rst @@ -37,7 +37,6 @@ For more information please refer to the documentation site or wiki https://btrfs.readthedocs.io - https://btrfs.wiki.kernel.org that maintains information about administration tasks, frequently asked questions, use cases, mount options, comprehensible changelogs, features, |