[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <171959506221.737463.10372679974958819518.b4-ty@mit.edu>
Date: Fri, 28 Jun 2024 13:17:50 -0400
From: "Theodore Ts'o" <tytso@....edu>
To: linux-ext4@...r.kernel.org, Zhang Yi <yi.zhang@...weicloud.com>
Cc: "Theodore Ts'o" <tytso@....edu>, linux-fsdevel@...r.kernel.org,
linux-kernel@...r.kernel.org, adilger.kernel@...ger.ca, jack@...e.cz,
ritesh.list@...il.com, yi.zhang@...wei.com, chengzhihao1@...wei.com,
yukuai3@...wei.com
Subject: Re: [PATCH v5 00/10] ext4: support adding multi-delalloc blocks
On Fri, 17 May 2024 20:39:55 +0800, Zhang Yi wrote:
> Changes since v4:
> - In patch 3, switch to check EXT4_ERROR_FS instead of
> ext4_forced_shutdown() to prevent warning on errors=continue mode as
> Jan suggested.
> - In patch 8, rename ext4_da_check_clu_allocated() to
> ext4_clu_alloc_state() and change the return value according to the
> cluster allocation state as Jan suggested.
> - In patch 9, do some appropriate logic changes since
> the ext4_clu_alloc_state() has been changed in patch 8, so I remove
> the reviewed-by tag from Jan, please take a look again.
>
> [...]
Applied, thanks!
[01/10] ext4: factor out a common helper to query extent map
commit: 8e4e5cdf2fdeb99445a468b6b6436ad79b9ecb30
[02/10] ext4: check the extent status again before inserting delalloc block
commit: 0ea6560abb3bac1ffcfa4bf6b2c4d344fdc27b3c
[03/10] ext4: warn if delalloc counters are not zero on inactive
commit: b37c907073e80016333b442c845c3acc198e570f
[04/10] ext4: trim delalloc extent
commit: 14a210c110d1ffbef4ed56e88e3c34de04790ff8
[05/10] ext4: drop iblock parameter
commit: bb6b18057f18e9b7f53a524721060652de151e8a
[06/10] ext4: make ext4_es_insert_delayed_block() insert multi-blocks
commit: 12eba993b94c9186e44a01f46e38b3ab3c635f2d
[07/10] ext4: make ext4_da_reserve_space() reserve multi-clusters
commit: 0d66b23d79c750276f791411d81a524549a64852
[08/10] ext4: factor out a helper to check the cluster allocation state
commit: 49bf6ab4d30b7a39d86a585e0a58f6c449d2e009
[09/10] ext4: make ext4_insert_delayed_block() insert multi-blocks
commit: 1850d76c1b781ad9c7dc3c4968fb40c1915231c0
[10/10] ext4: make ext4_da_map_blocks() buffer_head unaware
commit: 8262fe9a902c8a7b68c8521ebe18360a9145bada
Best regards,
--
Theodore Ts'o <tytso@....edu>
Powered by blists - more mailing lists