public inbox for linux-ext4@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] ext4: fix WARNING in mb_cache_destroy
@ 2024-05-04  7:55 libaokun
  2024-05-04  7:55 ` [PATCH 1/2] ext4: fix mb_cache_entry's e_refcnt leak in ext4_xattr_block_cache_find() libaokun
                   ` (2 more replies)
  0 siblings, 3 replies; 6+ messages in thread
From: libaokun @ 2024-05-04  7:55 UTC (permalink / raw)
  To: linux-ext4
  Cc: tytso, adilger.kernel, jack, ritesh.list, linux-kernel, yi.zhang,
	yangerkun, libaokun, Baokun Li

From: Baokun Li <libaokun1@huawei.com>

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(-)

-- 
2.39.2


^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2024-05-07 23:04 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-05-04  7:55 [PATCH 0/2] ext4: fix WARNING in mb_cache_destroy libaokun
2024-05-04  7:55 ` [PATCH 1/2] ext4: fix mb_cache_entry's e_refcnt leak in ext4_xattr_block_cache_find() libaokun
2024-05-06 20:37   ` Jan Kara
2024-05-04  7:55 ` [PATCH 2/2] ext4: propagate errors from ext4_sb_bread() " libaokun
2024-05-06 20:40   ` Jan Kara
2024-05-07 23:03 ` [PATCH 0/2] ext4: fix WARNING in mb_cache_destroy Theodore Ts'o

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox