diff options
author | Steve French <stfrench@microsoft.com> | 2022-06-15 22:40:23 -0500 |
---|---|---|
committer | Steve French <stfrench@microsoft.com> | 2022-06-16 18:07:10 -0500 |
commit | 7c05eae8db9296e28b5dd34deec1ca5ef96d0f08 (patch) | |
tree | 7b6a7c54ee5461300c25c0f3a23393291c4e7ffa /crypto/streebog_generic.c | |
parent | b13baccc3850ca8b8cccbf8ed9912dbaa0fdf7f3 (diff) | |
download | linux-7c05eae8db9296e28b5dd34deec1ca5ef96d0f08.tar.bz2 |
smb3: add trace point for SMB2_set_eof
In order to debug problems with file size being reported incorrectly
temporarily (in this case xfstest generic/584 intermittent failure)
we need to add trace point for the non-compounded code path where
we set the file size (SMB2_set_eof). The new trace point is:
"smb3_set_eof"
Here is sample output from the tracepoint:
TASK-PID CPU# ||||| TIMESTAMP FUNCTION
| | | ||||| | |
xfs_io-75403 [002] ..... 95219.189835: smb3_set_eof: xid=221 sid=0xeef1cbd2 tid=0x27079ee6 fid=0x52edb58c offset=0x100000
aio-dio-append--75418 [010] ..... 95219.242402: smb3_set_eof: xid=226 sid=0xeef1cbd2 tid=0x27079ee6 fid=0xae89852d offset=0x0
Reviewed-by: Paulo Alcantara (SUSE) <pc@cjr.nz>
Signed-off-by: Steve French <stfrench@microsoft.com>
Diffstat (limited to 'crypto/streebog_generic.c')
0 files changed, 0 insertions, 0 deletions