Re: [PATCH] MAINTAINERS: update btrfs git tree entries
Linus Torvalds <[email protected]>
| Newsgroups | org.kernel.vger.linux-btrfs,org.kernel.vger.linux-kernel |
|---|---|
| Message-ID | <CAHk-=whWQKHpgAWUm=REzpD=t2DWn2_WVNMDXAerh3J9N3fG1g@mail.gmail.com> |
On Wed, 19 Aug 2026 at 03:28, David Sterba <[email protected]> wrote: > > Add new entry pointing to the development branch so e.g. sashiko can > pick it as the baseline. The other entry is for linux-next and slightly > behind. So I expected this to come in with the btrfs pull, but it didn't. So I applied it directly, which I assume you wanted. Just as a general workflow issue: I typically think that patches I see are sent out as a FYI kind of thing - particularly when they come from people who normally send me a git pull request. So if you actually want expect me to apply said patch directly, please do say so explicitly, so that it doesn't end up being one of these "what was the expectation for this patch" issues... As it is, I kind of have to guess from the context ("was I cc'd or the main recipient, did I get a pull request or not"). Linus