* [PATCH] MAINTAINERS: update btrfs website links and files @ 2022-10-11 13:22 David Sterba 2022-10-11 22:48 ` Linus Torvalds 0 siblings, 1 reply; 3+ messages in thread From: David Sterba @ 2022-10-11 13:22 UTC (permalink / raw) To: torvalds; +Cc: linux-btrfs, linux-kernel, David Sterba 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> --- MAINTAINERS | 6 ++++-- 1 file 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 -- 2.37.3 ^ permalink raw reply related [flat|nested] 3+ messages in thread
* Re: [PATCH] MAINTAINERS: update btrfs website links and files 2022-10-11 13:22 [PATCH] MAINTAINERS: update btrfs website links and files David Sterba @ 2022-10-11 22:48 ` Linus Torvalds 2022-10-12 10:29 ` David Sterba 0 siblings, 1 reply; 3+ messages in thread From: Linus Torvalds @ 2022-10-11 22:48 UTC (permalink / raw) To: David Sterba; +Cc: linux-btrfs, linux-kernel On Tue, Oct 11, 2022 at 6:23 AM David Sterba <dsterba@suse.com> wrote: > > 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. Hmm. Did you intend for me to apply this as a patch? Since you normally just send pull requests, I'm a bit confused. Is this a "it's outside the btrfs subdirectory, so I'm sending this as a patch"? Except I've seen you send stuff that has changes to mm/ for new exports etc, and in fact to MAINTAINERS too. Or is this just an informational "let Linus know about this patch" email? Anyway, if you actually want me to apply a patch directly because of some "I'm not going to send this as a pull request because there is nothing else pending" kind of issue or other reason, please do state that explicitly in the email. Because as it is now, as explained above, I'm not sure why this patch was sent to me. Linus ^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [PATCH] MAINTAINERS: update btrfs website links and files 2022-10-11 22:48 ` Linus Torvalds @ 2022-10-12 10:29 ` David Sterba 0 siblings, 0 replies; 3+ messages in thread From: David Sterba @ 2022-10-12 10:29 UTC (permalink / raw) To: Linus Torvalds; +Cc: David Sterba, linux-btrfs, linux-kernel On Tue, Oct 11, 2022 at 03:48:55PM -0700, Linus Torvalds wrote: > On Tue, Oct 11, 2022 at 6:23 AM David Sterba <dsterba@suse.com> wrote: > > > > 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. > > Hmm. Did you intend for me to apply this as a patch? > > Since you normally just send pull requests, I'm a bit confused. > > Is this a "it's outside the btrfs subdirectory, so I'm sending this as > a patch"? Except I've seen you send stuff that has changes to mm/ for > new exports etc, and in fact to MAINTAINERS too. Yeah the reason was because it's out of my directory, the exports to mm/ or fs/ were necessary for code to work but the maintainers file is plain text, I thought there was a different workflow. > Or is this just an informational "let Linus know about this patch" email? > > Anyway, if you actually want me to apply a patch directly because of > some "I'm not going to send this as a pull request because there is > nothing else pending" kind of issue or other reason, please do state > that explicitly in the email. > > Because as it is now, as explained above, I'm not sure why this patch > was sent to me. Sorry for confusion, you can ignore the patch. I'll add it to the pulled branch, like last time which was not that long ago (mid 2021, commit 503d1acb01826b42e) but I forgot about that. ^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2022-10-12 10:29 UTC | newest] Thread overview: 3+ messages (download: mbox.gz follow: Atom feed -- links below jump to the message on this page -- 2022-10-11 13:22 [PATCH] MAINTAINERS: update btrfs website links and files David Sterba 2022-10-11 22:48 ` Linus Torvalds 2022-10-12 10:29 ` David Sterba
This is a public inbox, see mirroring instructions for how to clone and mirror all data and code used for this inbox; as well as URLs for NNTP newsgroup(s).