]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
ntfs3: stop using write_cache_pages
authorChristoph Hellwig <hch@lst.de>
Mon, 18 Aug 2025 06:10:08 +0000 (08:10 +0200)
committerKonstantin Komarov <almaz.alexandrovich@paragon-software.com>
Wed, 10 Sep 2025 09:01:41 +0000 (11:01 +0200)
commit7d460636b6402343ca150682f7bae896c4ff2a76
tree0ed647433a5896e2f99bd72b5189a8685672c8eb
parent0dc7117da8f92dd5fe077d712a756eccbe377d40
ntfs3: stop using write_cache_pages

Stop using the obsolete write_cache_pages and use writeback_iter directly.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Konstantin Komarov <almaz.alexandrovich@paragon-software.com>
fs/ntfs3/inode.c