diff options
author | Gao Xiang <[email protected]> | 2022-07-15 23:41:54 +0800 |
---|---|---|
committer | Gao Xiang <[email protected]> | 2022-07-21 22:54:37 +0800 |
commit | ed722fbccadb7445ac7decd8d0960c94c1a79ee4 (patch) | |
tree | 20678fcfceb87ce3bb82757c825461066731e01e /scripts/gdb/linux/tasks.py | |
parent | 67139e36d970418a7881636820658766ef395455 (diff) |
erofs: switch compressed_pages[] to bufvec
Convert compressed_pages[] to bufvec in order to avoid using
page->private to keep onlinepage_index (decompressed offset)
for inplace I/O pages.
In the future, we only rely on folio->private to keep a countdown
to unlock folios and set folio_uptodate.
Acked-by: Chao Yu <[email protected]>
Signed-off-by: Gao Xiang <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Diffstat (limited to 'scripts/gdb/linux/tasks.py')
0 files changed, 0 insertions, 0 deletions