diff options
| author | Jingbo Xu <jefflexu@linux.alibaba.com> | 2026-08-21 19:25:40 +0800 |
|---|---|---|
| committer | Gao Xiang <xiang@kernel.org> | 2026-08-24 12:20:57 +0800 |
| commit | c77516e1e6fe914eb74d5f7a8ba9851f4ce31867 (patch) | |
| tree | 0474398d707643156f14f4e9bc6763a4a4943c00 /include/linux/timerqueue_types.h | |
| parent | e8325399d6e18d2acc670999632a461d424611b9 (diff) | |
erofs: support large folios in inode_share mode
erofs_fill_inode() calls mapping_set_large_folios() on each erofs
file's own mapping, but in inode_share mode reads are routed to the
shared inode's page cache instead, whose mapping never had large
folio support enabled.
Set up large folios for the shared inode's mapping as well.
Signed-off-by: Jingbo Xu <jefflexu@linux.alibaba.com>
Reviewed-by: Gao Xiang <xiang@kernel.org>
Reviewed-by: Chao Yu <chao@kernel.org>
Signed-off-by: Gao Xiang <xiang@kernel.org>
Diffstat (limited to 'include/linux/timerqueue_types.h')
0 files changed, 0 insertions, 0 deletions
