diff options
author | Trond Myklebust <trond.myklebust@primarydata.com> | 2016-06-24 17:55:44 +0300 |
---|---|---|
committer | J. Bruce Fields <bfields@redhat.com> | 2016-07-01 23:28:44 +0300 |
commit | db1bb44c4c7e8d49ed674dc59e5222d99c698088 (patch) | |
tree | 0c008eb896f5386ba8710605858a03b05e159022 /net | |
parent | 6343a2120862f7023006c8091ad95c1f16a32077 (diff) | |
download | linux-db1bb44c4c7e8d49ed674dc59e5222d99c698088.tar.xz |
SUNRPC: Don't allocate a full sockaddr_storage for tracing
We're always tracing IPv4 or IPv6 addresses, so we can save a lot
of space on the ringbuffer by allocating the correct sockaddr size.
Signed-off-by: Trond Myklebust <trond.myklebust@primarydata.com>
Cc: stable@vger.kernel.org
Fixes: 83a712e0afef "sunrpc: add some tracepoints around ..."
Signed-off-by: J. Bruce Fields <bfields@redhat.com>
Diffstat (limited to 'net')
0 files changed, 0 insertions, 0 deletions