diff options
author | Phillip Lougher <[email protected]> | 2022-06-17 16:38:15 +0800 |
---|---|---|
committer | akpm <[email protected]> | 2022-07-29 18:12:34 -0700 |
commit | b09a7a036d2035b14636cd4c4c69518d73770f65 (patch) | |
tree | 5e6a8e76ab7be4632853651e3c654b798ae0162f /tools/perf/scripts/python | |
parent | 8fc78b6fe24c36b151ac98d7546591ed92083d4f (diff) |
squashfs: support reading fragments in readahead call
Add a function which can be used to read fragments in the readahead call.
This function is necessary because filesystems built with the -tailends
(or -always-use-fragments) option may have fragments present which cannot
be currently handled.
Link: https://lkml.kernel.org/r/[email protected]
Signed-off-by: Phillip Lougher <[email protected]>
Signed-off-by: Hsin-Yi Wang <[email protected]>
Cc: Hou Tao <[email protected]>
Cc: kernel test robot <[email protected]>
Cc: Marek Szyprowski <[email protected]>
Cc: Matthew Wilcox <[email protected]>
Cc: Miao Xie <[email protected]>
Cc: Xiongwei Song <[email protected]>
Cc: Zhang Yi <[email protected]>
Cc: Zheng Liang <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions