Message ID | 20230615121223.22502-1-colyli@suse.de (mailing list archive) |
---|---|
Headers | show |
Series | bcache-next 20230615 | expand |
On Thu, 15 Jun 2023 20:12:17 +0800, Coly Li wrote: > I start to follow Song Liu's -next style to submit bcache patches to > you. This series are minor fixes I tested for a while, and generated > based on top of the for-6.5/block branch from linux-block tree. > > The patch from Mingzhe Zou fixes a race in bcache initializaiton time, > rested patches from Andrea, Thomas, Zheng and Ye are code cleanup and > good to have them in. > > [...] Applied, thanks! [1/6] bcache: Convert to use sysfs_emit()/sysfs_emit_at() APIs commit: a301b2deb66cd93bae0f676702356273ebf8abb6 [2/6] bcache: make kobj_type structures constant commit: b98dd0b0a596fdeaca68396ce8f782883ed253a9 [3/6] bcache: Remove dead references to cache_readaheads commit: ccb8c3bd6d93e7986b702d1f66d5d56d08abc59f [4/6] bcache: Remove some unnecessary NULL point check for the return value of __bch_btree_node_alloc-related pointer commit: 028ddcac477b691dd9205c92f991cc15259d033e [5/6] bcache: Fix __bch_btree_node_alloc to make the failure behavior consistent commit: 80fca8a10b604afad6c14213fdfd816c4eda3ee4 [6/6] bcache: fixup btree_cache_wait list damage commit: f0854489fc07d2456f7cc71a63f4faf9c716ffbe Best regards,