diff options
author | David Sterba <[email protected]> | 2022-10-11 15:08:32 +0200 |
---|---|---|
committer | David Sterba <[email protected]> | 2022-10-14 13:54:21 +0200 |
commit | 4efb365a3f04d0bee7833f168b0b00a15edefeac (patch) | |
tree | 80adf299927453290b127bd3762392cc882f4002 | |
parent | 63c84b46b3b75798f1ad63527b6250de00331907 (diff) |
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 <[email protected]>
-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 <[email protected]> M: David Sterba <[email protected]> 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 |