]> git.ipfire.org Git - thirdparty/linux.git/commit
xfs: Remove mention of PageWriteback
authorMatthew Wilcox (Oracle) <willy@infradead.org>
Tue, 26 May 2026 19:53:59 +0000 (20:53 +0100)
committerCarlos Maiolino <cem@kernel.org>
Sat, 30 May 2026 06:26:18 +0000 (08:26 +0200)
commitdabfaca8140f64535a79020f0f86ea56f5db5bb2
tree59333c5f75ffb40369123bdfe5007bd7cbc30eb2
parent8070a50b88971f9fada55a3ae3330f529bef9adc
xfs: Remove mention of PageWriteback

Update a comment to refer to folios instead of pages.

Signed-off-by: Matthew Wilcox (Oracle) <willy@infradead.org>
Reviewed-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Carlos Maiolino <cem@kernel.org>
fs/xfs/xfs_reflink.c