On Mon, Jul 28, 2025 at 1:40 AM Tang Yizhou <yizhou.tang@xxxxxxxxxx> wrote: > > From: Tang Yizhou <yizhou.tang@xxxxxxxxxx> > > Some minor optimizations and updates of comments and doc for wbt. > > v3: > Fix a typo: change 'cur_win_nsec' to 'curr_win_nsec'. > > v2: > Patch #1: Pick up Jan and Kuai's Reviewed-by tag. > Patch #2: Pick up Jan's Reviewed-by tag. > Patch #3: Take Jan and Kuai's advice. Change the name to > 'curr_win_nsec'. > > Tang Yizhou (3): > blk-wbt: Optimize wbt_done() for non-throttled writes > blk-wbt: Eliminate ambiguity in the comments of struct rq_wb > blk-wbt: doc: Update the doc of the wbt_lat_usec interface > > Documentation/ABI/stable/sysfs-block | 2 +- > block/blk-wbt.c | 15 ++++++++------- > 2 files changed, 9 insertions(+), 8 deletions(-) > > -- > 2.25.1 > Hi Jens, If you have no further concerns, please consider merging this patchset. Thanks, Yi