回复: [PATCH] hfs: export dbg_flags in debugfs

From: 李扬韬
Date: Sun May 11 2025 - 06:46:03 EST


Hi Slava,

> Frankly speaking, if we would like to rework the debugging framework in HFS/HFS+, then I prefer to switch on pr_debug() and to use dynamic debug framework of Linux kernel [1]. It will provide the more flexible solution.

I'll try it.

By the way, I plan to export disk, mem and some statistics related information to debugfs, just like f2fs does. Any suggestions?

Thanks,
.