diff options
author | Gao Xiang <hsiangkao@linux.alibaba.com> | 2022-07-15 18:41:55 +0300 |
---|---|---|
committer | Gao Xiang <hsiangkao@linux.alibaba.com> | 2022-07-21 17:54:46 +0300 |
commit | 671485516e1c303c82211b6d5017d5a270f8c215 (patch) | |
tree | 8274004b6d587afea04cb0599ee0cc5f04cb6a8b /sound/soc/uniphier | |
parent | ed722fbccadb7445ac7decd8d0960c94c1a79ee4 (diff) | |
download | linux-671485516e1c303c82211b6d5017d5a270f8c215.tar.xz |
erofs: rework online page handling
Since all decompressed offsets have been integrated to bvecs[], this
patch avoids all sub-indexes so that page->private only includes a
part count and an eio flag, thus in the future folio->private can have
the same meaning.
In addition, PG_error will not be used anymore after this patch and
we're heading to use page->private (later folio->private) and
page->mapping (later folio->mapping) only.
Acked-by: Chao Yu <chao@kernel.org>
Signed-off-by: Gao Xiang <hsiangkao@linux.alibaba.com>
Link: https://lore.kernel.org/r/20220715154203.48093-9-hsiangkao@linux.alibaba.com
Diffstat (limited to 'sound/soc/uniphier')
0 files changed, 0 insertions, 0 deletions