diff options
author | 2015-08-31 10:53:33 +0800 | |
---|---|---|
committer | 2015-09-01 15:19:40 -0700 | |
commit | 4a70316caef7d158445e672e146eb9f1b8c1aeee (patch) | |
tree | de26fffc656a0874cc0a04724aa76e357377157e /tools/perf/scripts/python/export-to-postgresql.py | |
parent | NFSv4.1/flexfiles: Mark layout for return if the mirrors are invalid (diff) | |
download | wireguard-linux-4a70316caef7d158445e672e146eb9f1b8c1aeee.tar.xz wireguard-linux-4a70316caef7d158445e672e146eb9f1b8c1aeee.zip |
nfs: Fix truncated client owner id without proto type
The length of "Linux NFSv4.0 " is 14, not 10.
Without this patch, I get a truncated client owner id as,
"Linux NFSv4.0 ::1/::1"
With this patch,
"Linux NFSv4.0 ::1/::1 tcp"
Fixes: a319268891 ("nfs: make nfs4_init_nonuniform_client_string use a dynamically allocated buffer")
Signed-off-by: Kinglong Mee <kinglongmee@gmail.com>
Signed-off-by: Trond Myklebust <trond.myklebust@primarydata.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions