Message ID | 20241009151728.300477-1-yizhou.tang@shopee.com (mailing list archive) |
---|---|
Headers | show |
Series | Cleanup some writeback codes | expand |
On Wed, 09 Oct 2024 23:17:26 +0800, Tang Yizhou wrote: > From: Tang Yizhou <yizhou.tang@shopee.com> > > v3: > PATCH #1: We haven't found an ideal name for BANDWIDTH_INTERVAL, so update > the comment only. > > Remove PATCH #3 about XFS. > > [...] Applied to the vfs.misc branch of the vfs/vfs.git tree. Patches in the vfs.misc branch should appear in linux-next soon. Please report any outstanding bugs that were missed during review in a new review to the original patch series allowing us to drop it. It's encouraged to provide Acked-bys and Reviewed-bys even though the patch has now been applied. If possible patch trailers will be updated. Note that commit hashes shown below are subject to change due to rebase, trailer updates or similar. If in doubt, please check the listed branch. tree: https://git.kernel.org/pub/scm/linux/kernel/git/vfs/vfs.git branch: vfs.misc [1/2] mm/page-writeback.c: Update comment for BANDWIDTH_INTERVAL https://git.kernel.org/vfs/vfs/c/d91c6efe8161 [2/2] mm/page-writeback.c: Fix comment of wb_domain_writeout_add() https://git.kernel.org/vfs/vfs/c/3cb5827bfa43
From: Tang Yizhou <yizhou.tang@shopee.com> v3: PATCH #1: We haven't found an ideal name for BANDWIDTH_INTERVAL, so update the comment only. Remove PATCH #3 about XFS. Tang Yizhou (2): mm/page-writeback.c: Update comment for BANDWIDTH_INTERVAL mm/page-writeback.c: Fix comment of wb_domain_writeout_add() mm/page-writeback.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-)