On Fri, 13 Feb 2026 11:16:30 +0530, Kundan Kumar wrote: > The series introduces writeback helper APIs and converts f2fs, gfs2 > and nfs to stop accessing writeback internals directly. > > As suggested by Christoph [1], filesystem code that directly accesses > writeback internals is split out: > [1] https://lore.kernel.org/all/[email protected]/ > > [...]
Applied to the master branch of the vfs/vfs.git tree. Patches in the master 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: master [1/4] writeback: prep helpers for dirty-limit and writeback accounting https://git.kernel.org/vfs/vfs/c/a235d3bcd28b [2/4] f2fs: stop using writeback internals for dirty_exceeded checks https://git.kernel.org/vfs/vfs/c/07043a6ebeb2 [3/4] gfs2: stop using writeback internals for dirty_exceeded check https://git.kernel.org/vfs/vfs/c/8cab8dc0e141 [4/4] nfs: stop using writeback internals for WB_WRITEBACK accounting https://git.kernel.org/vfs/vfs/c/fd15b9c6ec8a _______________________________________________ Linux-f2fs-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/linux-f2fs-devel
