Message ID | 20220827101637.1775111-1-yukuai1@huaweicloud.com (mailing list archive) |
---|---|
Headers | show |
Series | blk-throttle cleanups | expand |
Hi, jens Can you apply this patchset? Thanks, Kuai 在 2022/08/27 18:16, Yu Kuai 写道: > From: Yu Kuai <yukuai3@huawei.com> > > Changes in v2: > - add tag > - remove patch 4 > > There are no functional changes. > > Yu Kuai (3): > blk-throttle: use 'READ/WRITE' instead of '0/1' > blk-throttle: calling throtl_dequeue/enqueue_tg in pairs > blk-throttle: cleanup tg_update_disptime() > > block/blk-throttle.c | 21 ++++++++++++--------- > 1 file changed, 12 insertions(+), 9 deletions(-) >
On Sat, 27 Aug 2022 18:16:34 +0800, Yu Kuai wrote: > From: Yu Kuai <yukuai3@huawei.com> > > Changes in v2: > - add tag > - remove patch 4 > > There are no functional changes. > > [...] Applied, thanks! [1/3] blk-throttle: use 'READ/WRITE' instead of '0/1' commit: 7e9c5c54d440bd6402ffdba4dc4f3df5bfe64ea4 [2/3] blk-throttle: calling throtl_dequeue/enqueue_tg in pairs commit: 8c25ed0cb9d2e349ebebfeacf7ce1ae015afe54d [3/3] blk-throttle: cleanup tg_update_disptime() commit: c013710e1a7eba8e33da9380a068fe1cec017226 Best regards,
From: Yu Kuai <yukuai3@huawei.com> Changes in v2: - add tag - remove patch 4 There are no functional changes. Yu Kuai (3): blk-throttle: use 'READ/WRITE' instead of '0/1' blk-throttle: calling throtl_dequeue/enqueue_tg in pairs blk-throttle: cleanup tg_update_disptime() block/blk-throttle.c | 21 ++++++++++++--------- 1 file changed, 12 insertions(+), 9 deletions(-)