diff options
author | Steve French <stfrench@microsoft.com> | 2024-03-24 00:01:02 -0500 |
---|---|---|
committer | Steve French <stfrench@microsoft.com> | 2024-03-26 14:56:36 -0500 |
commit | e9e9fbeb83f65d3d487e0a0838c0867292c99fb2 (patch) | |
tree | 4dd0edb15ec9c9470545d0ae64c592a75e8709b8 /fs/open.c | |
parent | 4cece764965020c22cff7665b18a012006359095 (diff) |
smb3: add trace event for mknod
Add trace points to help debug mknod and mkfifo:
smb3_mknod_done
smb3_mknod_enter
smb3_mknod_err
Example output:
TASK-PID CPU# ||||| TIMESTAMP FUNCTION
| | | ||||| | |
mkfifo-6163 [003] ..... 960.425558: smb3_mknod_enter: xid=12 sid=0xb55130f6 tid=0x46e6241c path=\fifo1
mkfifo-6163 [003] ..... 960.432719: smb3_mknod_done: xid=12 sid=0xb55130f6 tid=0x46e6241c
Reviewed-by: Bharath SM <bharathsm@microsoft.com>
Reviewed-by: Meetakshi Setiya <msetiya@microsoft.com>
Signed-off-by: Steve French <stfrench@microsoft.com>
Diffstat (limited to 'fs/open.c')
0 files changed, 0 insertions, 0 deletions