linux-yocto/fs/erofs
Chao Yu c61a5fe776 erofs: fix to add missing tracepoint in erofs_read_folio()
[ Upstream commit 99f7619a77 ]

Commit 771c994ea5 ("erofs: convert all uncompressed cases to iomap")
converts to use iomap interface, it removed trace_erofs_readpage()
tracepoint in the meantime, let's add it back.

Fixes: 771c994ea5 ("erofs: convert all uncompressed cases to iomap")
Signed-off-by: Chao Yu <chao@kernel.org>
Reviewed-by: Gao Xiang <hsiangkao@linux.alibaba.com>
Link: https://lore.kernel.org/r/20250708111942.3120926-1-chao@kernel.org
Signed-off-by: Gao Xiang <hsiangkao@linux.alibaba.com>
Signed-off-by: Sasha Levin <sashal@kernel.org>
2025-07-17 18:32:12 +02:00
..
compress.h erofs: simplify compression configuration parser 2024-03-01 13:26:38 +01:00
data.c erofs: fix to add missing tracepoint in erofs_read_folio() 2025-07-17 18:32:12 +02:00
decompressor_lzma.c erofs: avoid hardcoded blocksize for subpage block support 2024-10-17 15:22:08 +02:00
decompressor.c erofs: avoid hardcoded blocksize for subpage block support 2024-10-17 15:22:08 +02:00
dir.c erofs: avoid hardcoded blocksize for subpage block support 2024-10-17 15:22:08 +02:00
erofs_fs.h erofs: tidy up EROFS on-disk naming 2025-01-23 17:17:17 +01:00
fscache.c erofs: avoid hardcoded blocksize for subpage block support 2024-10-17 15:22:08 +02:00
inode.c erofs: fix incorrect symlink detection in fast symlink 2024-10-17 15:22:09 +02:00
internal.h erofs: set block size to the on-disk block size 2024-10-17 15:22:09 +02:00
Kconfig erofs: register fscache volume 2022-05-18 00:11:19 +08:00
Makefile erofs: register fscache volume 2022-05-18 00:11:19 +08:00
namei.c erofs: avoid hardcoded blocksize for subpage block support 2024-10-17 15:22:08 +02:00
pcpubuf.c
super.c erofs: set block size to the on-disk block size 2024-10-17 15:22:09 +02:00
sysfs.c erofs: fix use-after-free of fsid and domain_id string 2022-11-10 09:53:20 +08:00
utils.c mm: shrinkers: provide shrinkers with names 2022-07-03 18:08:40 -07:00
xattr.c erofs: avoid hardcoded blocksize for subpage block support 2024-10-17 15:22:08 +02:00
xattr.h erofs: avoid hardcoded blocksize for subpage block support 2024-10-17 15:22:08 +02:00
zdata.c erofs: adapt folios for z_erofs_read_folio() 2025-07-17 18:32:12 +02:00
zmap.c erofs: handle NONHEAD !delta[1] lclusters gracefully 2025-01-23 17:17:17 +01:00