linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
* remove write_cache_pages()
@ 2025-08-18  6:10 Christoph Hellwig
  2025-08-18  6:10 ` [PATCH 1/3] ntfs3: stop using write_cache_pages Christoph Hellwig
                   ` (2 more replies)
  0 siblings, 3 replies; 7+ messages in thread
From: Christoph Hellwig @ 2025-08-18  6:10 UTC (permalink / raw)
  To: Matthew Wilcox (Oracle), Andrew Morton
  Cc: Kent Overstreet, Konstantin Komarov, linux-bcachefs, ntfs3,
	linux-fsdevel, linux-mm

Kill of write_cache_pages after converting the last two users to the
iterator.

Diffstat:
 fs/bcachefs/fs-io-buffered.c |   13 ++++++++++++-
 fs/ntfs3/inode.c             |   15 ++++++++++-----
 include/linux/writeback.h    |    6 ------
 mm/page-writeback.c          |   30 ------------------------------
 4 files changed, 22 insertions(+), 42 deletions(-)


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

end of thread, other threads:[~2025-08-19  8:58 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-08-18  6:10 remove write_cache_pages() Christoph Hellwig
2025-08-18  6:10 ` [PATCH 1/3] ntfs3: stop using write_cache_pages Christoph Hellwig
2025-08-18  6:10 ` [PATCH 2/3] bcachefs: " Christoph Hellwig
2025-08-18 11:17   ` Kent Overstreet
2025-08-19  8:57     ` Christoph Hellwig
2025-08-18  6:10 ` [PATCH 3/3] mm: remove write_cache_pages Christoph Hellwig
2025-08-18 13:18   ` David Hildenbrand

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