Re: [PATCH v4 0/2] block: warn once for each partition in bio_check_ro()

From: Jens Axboe
Date: Tue Nov 28 2023 - 14:11:39 EST



On Tue, 28 Nov 2023 20:30:25 +0800, Yu Kuai wrote:
> Changes in v4:
> - remove the patch to add 'bd_flags', and add a new field 'bool
> bd_ro_warned' in patch 2. 'bd_flags' will be added once 'bd_inode' is
> removed from other thread.
>
> Changes in v3:
> - add patch 1 from Ming, swap bd_inode layout with bd_openers and
> bd_size_lock;
> - change bd_flags from u32 to u16 in patch 2, prevent to affect layout of
> other fields;
>
> [...]

Applied, thanks!

[1/2] block: move .bd_inode into 1st cacheline of block_device
commit: fad907cffd4bde7384812cf32fcf69becab805cc
[2/2] block: warn once for each partition in bio_check_ro()
commit: 67d995e069535c32829f5d368d919063492cec6e

Best regards,
--
Jens Axboe