diff options
| author | Bharath SM <bharathsm@microsoft.com> | 2026-04-14 21:48:03 +0530 |
|---|---|---|
| committer | Steve French <stfrench@microsoft.com> | 2026-04-14 13:04:21 -0500 |
| commit | afab3f61aeb19693109e8a71028c7b0c8088f452 (patch) | |
| tree | 8ec03fc143d6088a282423067366bab4701be766 /drivers/staging/bcm/git@git.tavy.me:linux.git | |
| parent | eb4d3691fc9bf3687026daa8ec2cf32cfd962a11 (diff) | |
smb: client: add tracepoint for local lock conflicts
Add smb3_lock_conflict tracepoint that fires when a byte-range
lock request conflicts with an existing cached lock. This helps
debug lock contention issues when locks are cached locally due
to oplocks/leases.
The trace includes both the requested and conflicting lock details:
- Requested: offset, length, type
- Conflicting: offset, length, type, pid (lock holder)
Signed-off-by: Bharath SM <bharathsm@microsoft.com>
Signed-off-by: Steve French <stfrench@microsoft.com>
Diffstat (limited to 'drivers/staging/bcm/git@git.tavy.me:linux.git')
0 files changed, 0 insertions, 0 deletions
