diff options
author | Anna Schumaker <Anna.Schumaker@Netapp.com> | 2021-07-20 16:04:42 -0400 |
---|---|---|
committer | Anna Schumaker <Anna.Schumaker@Netapp.com> | 2021-08-09 17:25:36 -0400 |
commit | 5d46dd04cb68771f77ba66dbf6fd323a4a2ce00d (patch) | |
tree | 400cd39f33fd91463461774418931a815e2817de /tools/perf/scripts/python/syscall-counts.py | |
parent | f99fa50880f5300fbbb3c0754ddc7f8738d24fe7 (diff) |
sunrpc: Fix return value of get_srcport()
Since bc1c56e9bbe9 transport->srcport may by unset, causing
get_srcport() to return 0 when called. Fix this by querying the port
from the underlying socket instead of the transport.
Fixes: bc1c56e9bbe9 (SUNRPC: prevent port reuse on transports which don't request it)
Signed-off-by: Anna Schumaker <Anna.Schumaker@Netapp.com>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts.py')
0 files changed, 0 insertions, 0 deletions