linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/3] Cleanup some writeback codes
@ 2024-10-02 13:00 Tang Yizhou
  2024-10-02 13:00 ` [PATCH 1/3] mm/page-writeback.c: Rename BANDWIDTH_INTERVAL to UPDATE_INTERVAL Tang Yizhou
                   ` (2 more replies)
  0 siblings, 3 replies; 13+ messages in thread
From: Tang Yizhou @ 2024-10-02 13:00 UTC (permalink / raw)
  To: willy, akpm, chandan.babu
  Cc: linux-kernel, linux-fsdevel, linux-xfs, Tang Yizhou

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

-- 
2.25.1


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

end of thread, other threads:[~2024-10-10  3:26 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-10-02 13:00 [PATCH 0/3] Cleanup some writeback codes Tang Yizhou
2024-10-02 13:00 ` [PATCH 1/3] mm/page-writeback.c: Rename BANDWIDTH_INTERVAL to UPDATE_INTERVAL Tang Yizhou
2024-10-03 13:01   ` Jan Kara
2024-10-06 12:41     ` Tang Yizhou
2024-10-07 16:23       ` Jan Kara
2024-10-08 14:14         ` Tang Yizhou
2024-10-09 14:55           ` Jan Kara
2024-10-10  3:26             ` Tang Yizhou
2024-10-02 13:00 ` [PATCH 2/3] mm/page-writeback.c: Fix comment of wb_domain_writeout_add() Tang Yizhou
2024-10-03 12:16   ` Jan Kara
2024-10-02 13:00 ` [PATCH 3/3] xfs: Fix comment of xfs_buffered_write_iomap_begin() Tang Yizhou
2024-10-02 13:45   ` Christoph Hellwig
2024-10-06 14:28     ` Tang Yizhou

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).