We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 059fa34 commit 106c63cCopy full SHA for 106c63c
files/common/var/lib/delphix-platform/dynamic-debug
@@ -11,6 +11,7 @@ cat <<-EOF >/sys/kernel/debug/dynamic_debug/control
11
# iSCSI debug info related to LUN RESETs and iSCSI reconnects.
12
file target_core_tmr.c +p
13
func iscsit_release_commands_from_conn +p
14
+ func iscsit_handle_dataout_timeout +p
15
EOF
16
17
echo "pr_debug statements enabled:"
0 commit comments