summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorNeilBrown <neilb@suse.de>2023-05-11 01:06:24 +0300
committerTrond Myklebust <trond.myklebust@hammerspace.com>2023-06-19 19:12:22 +0300
commit4388ce05fa38b17e7d9ddabffcb16ed778ee417c (patch)
tree8cf67d53e7769d9901f7dd165035ba89c38eacc0 /tools/perf/scripts/python
parent86e2e1f6d9215bfec88b82c16936ba0f3ddaeb00 (diff)
downloadlinux-4388ce05fa38b17e7d9ddabffcb16ed778ee417c.tar.xz
SUNRPC: support abstract unix socket addresses
An "abtract" address for an AF_UNIX socket start with a nul and can contain any bytes for the given length, but traditionally doesn't contain other nuls. When reported, the leading nul is replaced by '@'. sunrpc currently rejects connections to these addresses and reports them as an empty string. To provide support for future use of these addresses, allow them for outgoing connections and report them more usefully. Signed-off-by: NeilBrown <neilb@suse.de> Signed-off-by: Trond Myklebust <trond.myklebust@hammerspace.com>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions