On 30.04.25 20:10, Kairui Song wrote:
From: Kairui Song <[email protected]>
folio_index is only needed for mixed usage of page cache and swap
cache, for pure page cache usage, the caller can just use
folio->index instead.
It can't be a swap cache folio here. Swap mapping may only call into fs
through `swap_rw` but f2fs does not use that method for swap.
Signed-off-by: Kairui Song <[email protected]>
Cc: Jaegeuk Kim <[email protected]> (maintainer:F2FS FILE SYSTEM)
Cc: Chao Yu <[email protected]> (maintainer:F2FS FILE SYSTEM)
Cc: [email protected] (open list:F2FS FILE SYSTEM)
Reviewed-by: Matthew Wilcox (Oracle) <[email protected]>
---
Reviewed-by: David Hildenbrand <[email protected]>
--
Cheers,
David / dhildenb
_______________________________________________
Linux-f2fs-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/linux-f2fs-devel