diff options
author | 2013-08-20 18:13:27 -0400 | |
---|---|---|
committer | 2013-09-06 11:45:58 -0400 | |
commit | 9dfd87da1aeb0fd364167ad199f40fe96a6a87be (patch) | |
tree | adf9d2edff56be3fa54e330b55b3c76fe51c25cf /tools/perf/scripts/python/export-to-postgresql.py | |
parent | rpc: comment on linux_cred encoding, treat all as unsigned (diff) | |
download | linux-dev-9dfd87da1aeb0fd364167ad199f40fe96a6a87be.tar.xz linux-dev-9dfd87da1aeb0fd364167ad199f40fe96a6a87be.zip |
rpc: fix huge kmalloc's in gss-proxy
The reply to a gssproxy can include up to NGROUPS_MAX gid's, which will
take up more than a page. We therefore need to allocate an array of
pages to hold the reply instead of trying to allocate a single huge
buffer.
Tested-by: Simo Sorce <simo@redhat.com>
Signed-off-by: J. Bruce Fields <bfields@redhat.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions