diff options
author | 2022-10-11 15:08:32 +0200 | |
---|---|---|
committer | 2022-10-14 13:54:21 +0200 | |
commit | 4efb365a3f04d0bee7833f168b0b00a15edefeac (patch) | |
tree | 80adf299927453290b127bd3762392cc882f4002 | |
parent | btrfs: ignore fiemap path cache if we have multiple leaves for a data extent (diff) | |
download | linux-rng-4efb365a3f04d0bee7833f168b0b00a15edefeac.tar.xz linux-rng-4efb365a3f04d0bee7833f168b0b00a15edefeac.zip |
MAINTAINERS: update btrfs website links and files
We have the new documentation hosted on Read The Docs and content is
migrated there from the wiki. Also update http to https and add the
tracepoint definition header.
Signed-off-by: David Sterba <dsterba@suse.com>
-rw-r--r-- | MAINTAINERS | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index f5ca4aefd184..5ec615e817be 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -4428,13 +4428,15 @@ M: Josef Bacik <josef@toxicpanda.com> M: David Sterba <dsterba@suse.com> L: linux-btrfs@vger.kernel.org S: Maintained -W: http://btrfs.wiki.kernel.org/ -Q: http://patchwork.kernel.org/project/linux-btrfs/list/ +W: https://btrfs.readthedocs.io +W: https://btrfs.wiki.kernel.org/ +Q: https://patchwork.kernel.org/project/linux-btrfs/list/ C: irc://irc.libera.chat/btrfs T: git git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux.git F: Documentation/filesystems/btrfs.rst F: fs/btrfs/ F: include/linux/btrfs* +F: include/trace/events/btrfs.h F: include/uapi/linux/btrfs* BTTV VIDEO4LINUX DRIVER |