diff options
author | Bharath SM <[email protected]> | 2024-12-13 22:50:21 +0530 |
---|---|---|
committer | Steve French <[email protected]> | 2024-12-23 08:05:39 -0600 |
commit | b8ea3b1ff544b47c1d64a22860f33b755638164e (patch) | |
tree | 2218590ef537b93250b4c1bce2778d13ded3b97b /tools/perf/scripts/python/call-graph-from-sql.py | |
parent | 4bbf9020becbfd8fc2c3da790855b7042fad455b (diff) |
smb: enable reuse of deferred file handles for write operations
Previously, deferred file handles were reused only for read
operations, this commit extends to reusing deferred handles
for write operations. By reusing these handles we can reduce
the need for open/close operations over the wire.
Signed-off-by: Bharath SM <[email protected]>
Signed-off-by: Steve French <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-sql.py')
0 files changed, 0 insertions, 0 deletions