Originally posted by fitzie
View Post
> > Thanks, and let me know if there's any other workflow things I should
> > know about
>
> This is going to cause you more work, but less for us, so thanks!
per our conversation on IRC I'm going to write some simple tooling for
grepping through the git log for patches that may want to be backported
and haven't yet made it to a stable tree.
Also, Sasha, is there any reason your autosel tool couldn't be made
available for others to use that way?
Yes, it's more work for myself, but I have strong opinions that I as the
person who knows the code ought to be picking the patches to backport,
and doing the backports and resolving merge conflicts when necessary;
but collaborating on tooling would be _fantastic_.
> > know about
>
> This is going to cause you more work, but less for us, so thanks!
per our conversation on IRC I'm going to write some simple tooling for
grepping through the git log for patches that may want to be backported
and haven't yet made it to a stable tree.
Also, Sasha, is there any reason your autosel tool couldn't be made
available for others to use that way?
Yes, it's more work for myself, but I have strong opinions that I as the
person who knows the code ought to be picking the patches to backport,
and doing the backports and resolving merge conflicts when necessary;
but collaborating on tooling would be _fantastic_.
> Hi stable team - please don't take patches for fs/bcachefs/ except from
> myself; I'll be doing backports and sending pull requests after stuff
> has been tested by my CI.
Now done:
https://git.kernel.org/pub/scm/linux...efdb6ebaee70db
greg k-h
Comment