Re: [GIT PULL] bcachefs changes for 6.11

From: Linus Torvalds
Date: Thu Jul 18 2024 - 18:27:25 EST


On Thu, 18 Jul 2024 at 15:24, Kent Overstreet <kent.overstreet@xxxxxxxxx> wrote:
>
> Sorry, I must not have been clear. My master branch is a) not where I do
> development, and b) not not a branch that I will be sending to you -
> that's simply the primary branch I publish for people testing the latest
> bcachefs code.
>
> So: master will now be just updated by a hook on the server whenever I
> update for-next.

Oh, ok, then that's fine.

> > Now, if you want to do _additional_ testing along the lines of "what
> > happens with my branch and Linus' latest" then that is ok - but that
> > should be something you see as completely separate from testing your
> > own work.
>
> Yes, that's exactly what I was describing.

Good, sounds like we're on the same page.

Linus