Re: [PATCH 1/7] rust: block: update ARef and AlwaysRefCounted imports from sync::aref

From: Miguel Ojeda
Date: Wed Jul 16 2025 - 08:39:21 EST


On Wed, Jul 16, 2025 at 11:07 AM Shankari Anand
<shankari.ak0208@xxxxxxxxx> wrote:
>
> It part of a subsystem-wise split series, as suggested in:
> https://lore.kernel.org/rust-for-linux/CANiq72=NSRMV_6UxXVgkebmWmbgN4i=sfRszr-G+x3W5A4DYOg@xxxxxxxxxxxxxx/T/#u
> This split series is intended to ease review and subsystem-level maintenance.
>
> The original moving patch is here:
> https://lore.kernel.org/rust-for-linux/20250625111133.698481-1-shankari.ak0208@xxxxxxxxx/
>
> Gradually the re-export from types.rs will be eliminated in the
> future cycle.

Thanks for splitting it Shankari, that should help get this landed.

Cheers,
Miguel