History log of /drivers/block/drbd/drbd_debugfs.h
Revision Date Author Comments
4d3d5aa83aa45f1c7c9644b30e3a67e42c26695f 02-May-2014 Lars Ellenberg <lars.ellenberg@linbit.com> drbd: debugfs: add basic hierarchy

Add new debugfs hierarchy /sys/kernel/debug/
drbd/
resources/
$resource_name/connections/peer/$volume_number/
$resource_name/volumes/$volume_number/
minors/$minor_number -> ../resources/$resource_name/volumes/$volume_number/

Followup commits will populate this hierarchy with files containing
statistics, diagnostic information and some attribute data.

Signed-off-by: Philipp Reisner <philipp.reisner@linbit.com>
Signed-off-by: Lars Ellenberg <lars.ellenberg@linbit.com>