mbox series

[0/3] Cleanup some writeback codes

Message ID 20241002130004.69010-1-yizhou.tang@shopee.com (mailing list archive)
Headers show
Series Cleanup some writeback codes | expand

Message

Tang Yizhou Oct. 2, 2024, 1 p.m. UTC
From: Tang Yizhou <yizhou.tang@shopee.com>

Rename BANDWIDTH_INTERVAL to UPDATE_INTERVAL and update some comments.

Tang Yizhou (3):
  mm/page-writeback.c: Rename BANDWIDTH_INTERVAL to UPDATE_INTERVAL
  mm/page-writeback.c: Fix comment of wb_domain_writeout_add()
  xfs: Fix comment of xfs_buffered_write_iomap_begin()

 fs/xfs/xfs_iomap.c  |  2 +-
 mm/page-writeback.c | 18 +++++++++---------
 2 files changed, 10 insertions(+), 10 deletions(-)