Re: [PATCH 0/2] ext4: fix WARNING in mb_cache_destroy

From: Theodore Ts'o
Date: Tue May 07 2024 - 19:21:10 EST



On Sat, 04 May 2024 15:55:24 +0800, libaokun@xxxxxxxxxxxxxxx wrote:
> Baokun Li (2):
> ext4: fix mb_cache_entry's e_refcnt leak in
> ext4_xattr_block_cache_find()
> ext4: propagate errors from ext4_sb_bread() in
> ext4_xattr_block_cache_find()
>
> fs/ext4/xattr.c | 23 ++++++++++++++---------
> 1 file changed, 14 insertions(+), 9 deletions(-)
>
> [...]

Applied, thanks!

[1/2] ext4: fix mb_cache_entry's e_refcnt leak in ext4_xattr_block_cache_find()
commit: 0c0b4a49d3e7f49690a6827a41faeffad5df7e21
[2/2] ext4: propagate errors from ext4_sb_bread() in ext4_xattr_block_cache_find()
commit: dc1c4663bc493f323d6b2f9dd55c044ea920dacf

Best regards,
--
Theodore Ts'o <tytso@xxxxxxx>