Re: [PATCH] erofs: remove unused trace event erofs_destroy_inode

2025-06-17 Thread Hongbo Li
On 2025/6/17 13:40, Gao Xiang wrote: The trace event `erofs_destroy_inode` was added but remains unused. This unused event contributes approximately 5KB to the kernel module size. Reported-by: Steven Rostedt Closes: https://lore.kernel.org/r/20250612224906.15000...@batman.local.home Fixes: 1

[PATCH] erofs: remove unused trace event erofs_destroy_inode

2025-06-16 Thread Gao Xiang
The trace event `erofs_destroy_inode` was added but remains unused. This unused event contributes approximately 5KB to the kernel module size. Reported-by: Steven Rostedt Closes: https://lore.kernel.org/r/20250612224906.15000...@batman.local.home Fixes: 13f06f48f7bf ("staging: erofs: support trac