aboutsummaryrefslogtreecommitdiffstats
path: root/rust/helpers/helpers.c
diff options
context:
space:
mode:
authorSteve French <[email protected]>2024-07-30 05:26:21 +0000
committerSteve French <[email protected]>2024-08-02 15:55:49 +0000
commit69ca1f57555f74142a4c241703c307cb31b54667 (patch)
treec90652751e922005af7b4373d415435227ab2bb6 /rust/helpers/helpers.c
parentcifs: Remove cifs_aio_ctx (diff)
downloadkernel-69ca1f57555f74142a4c241703c307cb31b54667.tar.gz
kernel-69ca1f57555f74142a4c241703c307cb31b54667.zip
smb3: add dynamic tracepoints for shutdown ioctl
For debugging an umount failure in xfstests generic/043 generic/044 in some configurations, we needed more information on the shutdown ioctl which was suspected of being related to the cause, so tracepoints are added in this patch e.g. "trace-cmd record -e smb3_shutdown_enter -e smb3_shutdown_done -e smb3_shutdown_err" Sample output: godown-47084 [011] ..... 3313.756965: smb3_shutdown_enter: flags=0x1 tid=0x733b3e75 godown-47084 [011] ..... 3313.756968: smb3_shutdown_done: flags=0x1 tid=0x733b3e75 Tested-by: Anthony Nandaa (Microsoft) <[email protected]> Signed-off-by: Steve French <[email protected]>
Diffstat (limited to 'rust/helpers/helpers.c')
0 files changed, 0 insertions, 0 deletions