Re: [RFC v2 03/11] block: move around bio flagging helpers
From: Christoph Hellwig
Date: Thu Dec 04 2025 - 05:43:40 EST
On Sun, Nov 23, 2025 at 10:51:23PM +0000, Pavel Begunkov wrote:
> We'll need bio_flagged() earlier in bio.h in the next patch, move it
> together with all related helpers, and mark the bio_flagged()'s bio
> argument as const.
>
> Signed-off-by: Pavel Begunkov <asml.silence@xxxxxxxxx>
Looks good:
Reviewed-by: Christoph Hellwig <hch@xxxxxx>
Maybe ask Jens to queue it up ASAP to get it out of the way?