diff options
| author | Gao Xiang <hsiangkao@linux.alibaba.com> | 2025-06-26 16:54:59 +0800 |
|---|---|---|
| committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2025-09-19 16:37:38 +0200 |
| commit | 30fb1a3d22685ac7b15186e72c664999bcef7d58 (patch) | |
| tree | ba9af5b8ec47d421600123cccd956cebef49cb8a /include/net/aligned_data.h | |
| parent | 9f0e225635475b2285b966271d5e82cba74295b1 (diff) | |
erofs: get rid of {get,put}_page() for ztailpacking data
[ Upstream commit 96debe8c27ee2494bbd78abf3744745a84a745f1 ]
The compressed data for the ztailpacking feature is fetched from
the metadata inode (e.g., bd_inode), which is folio-based.
Therefore, the folio interface should be used instead.
Signed-off-by: Gao Xiang <hsiangkao@linux.alibaba.com>
Link: https://lore.kernel.org/r/20250626085459.339830-1-hsiangkao@linux.alibaba.com
Stable-dep-of: 131897c65e2b ("erofs: fix invalid algorithm for encoded extents")
Signed-off-by: Sasha Levin <sashal@kernel.org>
Diffstat (limited to 'include/net/aligned_data.h')
0 files changed, 0 insertions, 0 deletions
