Loading
Squashfs: Update squashfs_readpage_block() to not use page->index
This commit replaces references to page->index to folio->index or their equivalent. Signed-off-by:Phillip Lougher <phillip@squashfs.org.uk> Link: https://lore.kernel.org/r/20240818235847.170468-4-phillip@squashfs.org.uk Signed-off-by:
Christian Brauner <brauner@kernel.org>