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, .