summaryrefslogtreecommitdiff
path: root/include/linux/debugobjects.h
diff options
context:
space:
mode:
authorHongbo Li <lihongbo22@huawei.com>2026-01-23 04:31:29 +0300
committerGao Xiang <hsiangkao@linux.alibaba.com>2026-01-23 15:02:09 +0300
commit69368d2ded39b6a7ca6bd9fd53ee0d1f904e3601 (patch)
tree8a8d391261ac6330e645b27c267c8412fc5201e4 /include/linux/debugobjects.h
parent5ef3208e3be50aa08b4e7a2832f34e16d42c08b3 (diff)
downloadlinux-69368d2ded39b6a7ca6bd9fd53ee0d1f904e3601.tar.xz
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 'include/linux/debugobjects.h')
0 files changed, 0 insertions, 0 deletions