diff options
| author | Hongbo Li <lihongbo22@huawei.com> | 2026-01-23 01:31:29 +0000 |
|---|---|---|
| committer | Gao Xiang <hsiangkao@linux.alibaba.com> | 2026-01-23 20:02:09 +0800 |
| commit | 69368d2ded39b6a7ca6bd9fd53ee0d1f904e3601 (patch) | |
| tree | 8a8d391261ac6330e645b27c267c8412fc5201e4 /tools/perf/lib/Documentation/tutorial/git@git.tavy.me:linux.git | |
| parent | 5ef3208e3be50aa08b4e7a2832f34e16d42c08b3 (diff) | |
erofs: pass inode to trace_erofs_read_folio
The trace_erofs_read_folio accesses inode information through folio,
but this method fails if the real inode is not associated with the
folio(such as in the upcoming page cache sharing case). Therefore,
we pass the real inode to it so that the inode information can be
printed out in that case.
Signed-off-by: Hongbo Li <lihongbo22@huawei.com>
Reviewed-by: Gao Xiang <hsiangkao@linux.alibaba.com>
Signed-off-by: Gao Xiang <hsiangkao@linux.alibaba.com>
Diffstat (limited to 'tools/perf/lib/Documentation/tutorial/git@git.tavy.me:linux.git')
0 files changed, 0 insertions, 0 deletions
