Re: linux-next: manual merge of the vfs-brauner tree with the rust-fixes tree

From: Miguel Ojeda
Date: Tue Oct 08 2024 - 10:08:15 EST


On Tue, Oct 8, 2024 at 2:39 PM Christian Brauner <brauner@xxxxxxxxxx> wrote:
>
> I rebased the rust bindings onto v6.12-rc2. So this conflict will go away.

We are moving `AlwaysRefCounted` in `rust-next`, and the new code in
your branch uses it, so `next-20241008` does not build.

I can add a temporary re-export that we can clean up later on our
side, or I can drop the move for another time (it is not a big deal),
or we can put your branch on top of / into `rust-next`.

Cheers,
Miguel