diff options
author | Gao Xiang <hsiangkao@linux.alibaba.com> | 2024-07-23 10:30:24 +0300 |
---|---|---|
committer | Gao Xiang <hsiangkao@linux.alibaba.com> | 2024-07-26 13:47:57 +0300 |
commit | 5d3bb77e5fce1d224b94da31abae0a7afed54735 (patch) | |
tree | 16e98d0a9988e11db9b9e1d29e616493b7d47106 /scripts/gdb/linux/tasks.py | |
parent | 684b290abc774202ff88897648f24520f40c916b (diff) | |
download | linux-5d3bb77e5fce1d224b94da31abae0a7afed54735.tar.xz |
erofs: support multi-page folios for erofs_bread()
If the requested page is part of the previous multi-page folio, there
is no need to call read_mapping_folio() again.
Also, get rid of the remaining one of page->index [1] in our codebase.
[1] https://lore.kernel.org/r/Zp8fgUSIBGQ1TN0D@casper.infradead.org
Cc: Matthew Wilcox <willy@infradead.org>
Reviewed-by: Chao Yu <chao@kernel.org>
Signed-off-by: Gao Xiang <hsiangkao@linux.alibaba.com>
Link: https://lore.kernel.org/r/20240723073024.875290-1-hsiangkao@linux.alibaba.com
Diffstat (limited to 'scripts/gdb/linux/tasks.py')
0 files changed, 0 insertions, 0 deletions