On Thu, 20 Jun 2024 10:57:21 +0200, Andreas Hindborg wrote: > `blk_queue_flag_set` and `blk_queue_flag_clear` was removed in favor of a > new API. This caused a build error for Rust block device abstractions. > Thus, use the new feature passing API instead of the old removed API. > > Applied, thanks! [1/1] rust: block: do not use removed queue flag API commit: 5ddb88f22eb97218d9295e69c39e0ff7cc64e09c Best regards, -- Jens Axboe